aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2013-05-06 03:03:30 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2013-05-06 03:03:30 +0000
commit83edc997af74b02aac95a8f3fb05a140a41dd96a (patch)
treeb875da17e925d5fce1238a0a97c8715b075d6c3f /math/Makefile
parent0fb2499655325e71caa269d15259787aaf4f949b (diff)
downloadports-83edc997af74b02aac95a8f3fb05a140a41dd96a.tar.gz
ports-83edc997af74b02aac95a8f3fb05a140a41dd96a.zip
- Add new port: math/R-cran-fracdiff
Maximum likelihood estimation of the parameters of a fractionally differenced ARIMA(p,d,q) model (Haslett and Raftery, Appl.Statistics, 1989). WWW: http://cran.r-project.org/web/packages/fracdiff/
Notes
Notes: svn path=/head/; revision=317459
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 225a2fd6f452..6b9c8a23f8bc 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -21,6 +21,7 @@
SUBDIR += R-cran-deldir
SUBDIR += R-cran-dlmodeler
SUBDIR += R-cran-forecast
+ SUBDIR += R-cran-fracdiff
SUBDIR += R-cran-gpclib
SUBDIR += R-cran-gss
SUBDIR += R-cran-gtable