https://github.com/cran/dse
Raw File
Tip revision: bbfde2f4b8a2382769a2591a7b594943a0e5e1dd authored by Paul Gilbert on 14 March 2011, 00:00:00 UTC
version 2011.3-1
Tip revision: bbfde2f
DESCRIPTION
Package: dse
Title: Dynamic Systems Estimation (time series package)
Description: Package dse provides tools for multivariate, linear,
        time-invariant, time series models. It includes ARMA and
        state-space representations, and methods for converting between
        them. It also includes simulation methods and several
        estimation functions. The package has functions for looking at
        model roots, stability, and forecasts at different horizons.
        The ARMA model representaion is general, so that VAR, VARX,
        ARIMA, ARMAX, ARIMAX can all be considered to be special cases.
        Kalman filter and smoother estimates can be obtained from the
        state space model, and state-space model reduction techniques
        are implemented. An introduction and User's Guide is available
        in a vignette.
Depends: R (>= 2.5.0), tframe (>= 2007.5-3), setRNG (>= 2004.4-1)
Version: 2011.3-1
Date: 2011-03-14
LazyLoad: yes
License: GPL-2 | file LICENSE
Author: Paul Gilbert <pgilbert@bank-banque-canada.ca>
Maintainer: Paul Gilbert <pgilbert@bank-banque-canada.ca>
URL: http://www.bank-banque-canada.ca/pgilbert
Repository: CRAN
Repository/R-Forge/Project: tsanalysis
Repository/R-Forge/Revision: 40
Date/Publication: 2011-03-23 09:30:21
Packaged: 2011-03-22 21:50:33 UTC; rforge
back to top