File: help.zelig.Rd

package info (click to toggle)
zelig 3.3-1-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 30,800 kB
  • ctags: 470
  • sloc: sh: 81; makefile: 10
file content (41 lines) | stat: -rw-r--r-- 783 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
\name{help.zelig}

\alias{help.zelig}

\title{HTML Help for Zelig Commands and Models}

\description{
  The \code{help.zelig} command launches html help for Zelig commands
  and supported models.  The full manual is available online at
  \url{http://gking.harvard.edu/zelig}.
  }

\usage{
help.zelig(...)
}

\arguments{
  \item{...}{a Zelig command or model. 
    \code{help.zelig(command)} will take you to an index of Zelig
    commands and \code{help.zelig(model)} will take you to a list of
    models. }
  }

\seealso{The complete document is available online at
  \url{http://gking.harvard.edu/zelig}.  
}

\author{
  Kosuke Imai <\email{kimai@princeton.edu}>; Gary King
  <\email{king@harvard.edu}>; Olivia Lau<\email{olau@fas.harvard.edu}>
}

\keyword{documentation}