From fe3ef9f902b8b1abdedfffb5923bf8704bada759 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 27 Mar 2009 22:07:19 +0000 Subject: 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 --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') 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 -- cgit v1.2.3