aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-03-28 06:07:19 +0800
committermiwi <miwi@FreeBSD.org>2009-03-28 06:07:19 +0800
commitc5e6b5918c4013f3aa208eb11f6c0f15e81fc2d4 (patch)
tree53a6e7472c1245e3a6873ce8d1a7ef6720fdafe5 /math/Makefile
parentb571a1ee5a3ce005cc98cb301625cd9989d41a56 (diff)
downloadfreebsd-ports-gnome-c5e6b5918c4013f3aa208eb11f6c0f15e81fc2d4.tar.gz
freebsd-ports-gnome-c5e6b5918c4013f3aa208eb11f6c0f15e81fc2d4.tar.zst
freebsd-ports-gnome-c5e6b5918c4013f3aa208eb11f6c0f15e81fc2d4.zip
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. WWW: http://gking.harvard.edu/zelig PR: ports/133115 Submitted by: Wen Heping <wenheping at gmail.com>
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index d42b6c54fdcf..2d6db688e9d5 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -6,6 +6,7 @@
SUBDIR += GiNaC
SUBDIR += PDL
SUBDIR += R
+ SUBDIR += R-cran-Zelig
SUBDIR += R-cran-gpclib
SUBDIR += R-cran-sm
SUBDIR += R-sp