diff options
Diffstat (limited to 'math/R-cran-dlmodeler/pkg-descr')
-rw-r--r-- | math/R-cran-dlmodeler/pkg-descr | 8 |
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/ |