aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2015-12-16 15:12:50 +0800
committerwen <wen@FreeBSD.org>2015-12-16 15:12:50 +0800
commit097914dc5d86fc1cf2aeefea307b0ff47ca13f85 (patch)
tree0516a423852f1a573e1e79abda9aa6b8a677e5fa /math/Makefile
parentde3d6e6c610d214b4d34a2ca0818583f46f3ebe7 (diff)
downloadfreebsd-ports-gnome-097914dc5d86fc1cf2aeefea307b0ff47ca13f85.tar.gz
freebsd-ports-gnome-097914dc5d86fc1cf2aeefea307b0ff47ca13f85.tar.zst
freebsd-ports-gnome-097914dc5d86fc1cf2aeefea307b0ff47ca13f85.zip
A tool that "multiply imputes" missing data in a single cross-section
(such as a survey), from a time series (like variables collected for each year in a country), or from a time-series-cross-sectional data set (such as collected by years for each of several countries). WWW: http://gking.harvard.edu/amelia
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 680fb9dd29c6..f07a3bace1df 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -6,6 +6,7 @@
SUBDIR += GiNaC
SUBDIR += PDL
SUBDIR += R
+ SUBDIR += R-cran-Amelia
SUBDIR += R-cran-ChangeAnomalyDetection
SUBDIR += R-cran-Formula
SUBDIR += R-cran-KFAS