mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
9ea4e9010a
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>
9 lines
505 B
Plaintext
9 lines
505 B
Plaintext
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/
|