-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
40 lines (40 loc) · 1.33 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
Package: Zelig
Maintainer: James Honaker <[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.2-2
URL: http://gking.harvard.edu/zelig
Date: 2013-10-22
Depends:
R (>= 2.14),
boot,
MASS,
methods,
sandwich
Suggests:
Amelia,
mvtnorm,
Formula,
gee,
survey,
survival,
systemfit,
MatchIt,
MCMCpack,
coda,
WhatIf