aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-dlmodeler/pkg-descr
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2012-07-24 16:30:46 +0800
committerwen <wen@FreeBSD.org>2012-07-24 16:30:46 +0800
commit0308b1b77e86e4e61d80e94fa2c9500f0b022fd8 (patch)
treed49fd2eba2b3c7e6017f71b8375b48500d2eb336 /math/R-cran-dlmodeler/pkg-descr
parentc28b4caa67f2ce9e69039d16fb1782b0aecb427e (diff)
downloadfreebsd-ports-gnome-0308b1b77e86e4e61d80e94fa2c9500f0b022fd8.tar.gz
freebsd-ports-gnome-0308b1b77e86e4e61d80e94fa2c9500f0b022fd8.tar.zst
freebsd-ports-gnome-0308b1b77e86e4e61d80e94fa2c9500f0b022fd8.zip
dlmodeler is a set of user-friendly functions to simplify the state-space
modelling, fitting, analysis and forecasting of Generalized Dynamic Linear Models (DLMs). It includes functions to name and extract individual components of a DLM, build classical seasonal time-series models (monthly, quarterly, yearly, etc. with calendar adjustments) and provides a unified interface compatible with other state-space packages including: dlm, FKF and KFAS. WWW: http://cran.r-project.org/web/packages/dlmodeler/ PR: 170069 Submitted by: Cyrille Szymanski <cnszym@gmail.com>
Diffstat (limited to 'math/R-cran-dlmodeler/pkg-descr')
-rw-r--r--math/R-cran-dlmodeler/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/math/R-cran-dlmodeler/pkg-descr b/math/R-cran-dlmodeler/pkg-descr
new file mode 100644
index 000000000000..6cb36eacd523
--- /dev/null
+++ b/math/R-cran-dlmodeler/pkg-descr
@@ -0,0 +1,8 @@
+dlmodeler is a set of user-friendly functions to simplify the state-space
+modelling, fitting, analysis and forecasting of Generalized Dynamic Linear
+Models (DLMs). It includes functions to name and extract individual components
+of a DLM, build classical seasonal time-series models (monthly, quarterly,
+yearly, etc. with calendar adjustments) and provides a unified interface
+compatible with other state-space packages including: dlm, FKF and KFAS.
+
+WWW: http://cran.r-project.org/web/packages/dlmodeler/