forked from IQSS/Zelig4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
172 lines (172 loc) · 4.11 KB
/
DESCRIPTION
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
Package: Zelig
Maintainer: Matt Owen, <[email protected]>
License: GPL (>=2)
Title: Everyone's Statistical Software
Author: Matt Owen <[email protected]>, Kosuke Imai
<[email protected]>, Gary King <[email protected]>, Olivia Lau
Description: Zelig is an easy-to-use program that can estimate, and
help interpret the results of, an enormous range of statistical
models. It literally is ``everyone's statistical software'' because
Zelig's simple unified framework incorporates everyone else's (R)
code. We also hope it will become ``everyone's statistical
software'' for applications and teaching, and so have designed
Zelig so that anyone can easily use it or add their programs to it.
Zelig also comes with infrastructure that facilitates the use of
any existing method, such as by allowing multiply imputed data for
any model, and mimicking the program Clarify (for Stata) that takes
the raw output of existing statistical procedures and translates
them into quantities of direct interest.
Version: 4.0-10
Packaged: Tue Sept 28 12:06:15 2010; mowen
URL: http://gking.harvard.edu/zelig
Date: 2012-02-13
Depends:
R (>= 2.14),
MASS,
survival,
methods,
sandwich,
boot
Suggests:
mvtnorm,
Formula
Collate:
'as.dataframe.setx.R'
'as.matrix.setx.R'
'as.parameters.R'
'as.qi.R'
'as.summarized.list.R'
'as.summarized.R'
'cmvglm.R'
'describe.default.R'
'describe.gamma.R'
'describe.logit.R'
'describe.ls.R'
'describe.negbinom.R'
'describe.normal.R'
'describe.poisson.R'
'describe.probit.R'
'describe.R'
'describe.zelig.R'
'description.R'
'GetObject.R'
'getPredictorTerms.R'
'getResponseTerms.formula.R'
'getResponseTerms.list.R'
'getResponseTerms.R'
'GetSlot.R'
'GetSlot.zelig.R'
'help.zelig.R'
'ignore.R'
'is.formula.R'
'labels.mi.R'
'list.depth.R'
'make.parameters.R'
'makeModelMatrix.R'
'mi.R'
'MLutils.R'
'model.frame.multiple.R'
'model.matrix.multiple.R'
'model.matrix.parseFormula.R'
'multipleUtil.R'
'param.gamma.R'
'param.logit.R'
'param.ls.R'
'param.negbinom.R'
'param.normal.R'
'param.poisson.R'
'param.probit.R'
'param.R'
'parameters.R'
'parse.formula.R'
'parseFormula.R'
'plot.MI.sim.R'
'plot.sim.R'
'print.setx.MI.R'
'print.setx.R'
'print.sim.R'
'print.summary.sim.R'
'print.summarySim.MI.R'
'print.zelig.R'
'qi.gamma.R'
'qi.logit.R'
'qi.ls.R'
'qi.negbinom.R'
'qi.normal.R'
'qi.poisson.R'
'qi.probit.R'
'qi.R'
'qi.summarized.R'
'register.default.R'
'register.R'
'repl.default.R'
'repl.R'
'repl.sim.R'
'setx.default.R'
'setx.MI.R'
'setx.R'
'sim.default.R'
'sim.MI.R'
'sim.R'
'summarize.default.R'
'summarize.R'
'summary.MI.R'
'summary.MI.sim.R'
'summary.sim.R'
'summary.zelig.R'
't.setx.R'
'terms.multiple.R'
'terms.vglm.R'
'terms.zelig.R'
'termsFromFormula.R'
'toString.call.R'
'user.prompt.R'
'Zelig-package.R'
'zelig.R'
'zelig.skeleton.R'
'zelig2.R'
'zelig2gamma.R'
'zelig2logit.R'
'zelig2ls.R'
'zelig2negbinom.R'
'zelig2normal.R'
'zelig2poisson.R'
'zelig2probit.R'
'zzz_citation.R'
'zzz_environment_hacks.R'
'zzz_generics.R'
'zzz_numerical.R'
'zzz_operators.R'
'zzz_plots.R'
'zzz_run.R'
'zzz_S4_generics.R'
'zzz_skeleton.R'
'zzz_stats.R'
'zzz_utils.R'
'zzz.R'
'get.package.R'
'model.warnings.R'
'bootfn.default.R'
'zelig2relogit.R'
'relogit.R'
'qi.relogit.R'
'names.relogit.R'
'plot.zelig.relogit.R'
'summary.relogit2.R'
'vcov.relogit.R'
'summary.relogit.R'
'print.summary.relogit.R'
'print.summary.relogit2.R'
'print.summary.glm.robust.R'
'summary.glm.robust.R'
'vcov.glm.robust.R'
'robust.glm.hook.R'
'param.relogit.R'
'sim.relogit.R'
'bootstrap.gamma.R'
'bootstrap.R'
'attach.env.R'
'bootstrap.negbinom.R'
'bootstrap.normal.R'
'z.R'