https://github.com/cran/GAS
Revision 7e217ecaf8fdb2ba64275ddf3f54bb8e8890fa51 authored by Leopoldo Catania on 22 July 2017, 16:26:25 UTC, committed by cran-robot on 22 July 2017, 16:26:25 UTC
1 parent a8fe17c
Raw File
Tip revision: 7e217ecaf8fdb2ba64275ddf3f54bb8e8890fa51 authored by Leopoldo Catania on 22 July 2017, 16:26:25 UTC
version 0.2.3
Tip revision: 7e217ec
DESCRIPTION
Package: GAS
Type: Package
Title: Generalized Autoregressive Score Models
Version: 0.2.3
Author: Leopoldo Catania [aut,cre], Kris Boudt [ctb], David Ardia [ctb]
Maintainer: Leopoldo Catania <leopoldo.catania@uniroma2.it>
Description: Simulate, estimate and forecast using univariate and multivariate GAS models.
License: GPL-3
BugReports: https://github.com/LeopoldoCatania/GAS/issues
URL: https://github.com/LeopoldoCatania/GAS
LazyData: TRUE
Imports: Rcpp (>= 0.12.2), Rsolnp, MASS, xts, numDeriv, zoo,
        RcppNumerical
LinkingTo: Rcpp, RcppArmadillo, RcppEigen, RcppNumerical
Depends: R (>= 3.2.0), methods
Suggests: testthat
NeedsCompilation: yes
Packaged: 2017-07-22 16:18:33 UTC; leopo
Repository: CRAN
Date/Publication: 2017-07-22 17:26:25 UTC
back to top