Revision df32a78c24621e1aa7e93cfa3fabc19485733ada authored by Leopoldo Catania on 25 January 2019, 13:40:03 UTC, committed by cran-robot on 25 January 2019, 13:40:03 UTC
1 parent 1ace648
Raw File
DESCRIPTION
Package: GAS
Type: Package
Title: Generalized Autoregressive Score Models
Version: 0.3.0
Author: Leopoldo Catania [aut,cre], Kris Boudt [ctb], David Ardia [ctb]
Maintainer: Leopoldo Catania <leopoldo.catania@econ.au.dk>
Description: Simulate, estimate and forecast using univariate and multivariate GAS models 
  as described in Ardia et al. (2019) <doi:10.18637/jss.v088.i06>.
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, cubature
LinkingTo: Rcpp, RcppArmadillo
Depends: R (>= 3.2.0), methods
Suggests: testthat
NeedsCompilation: yes
Packaged: 2019-01-25 13:49:53 UTC; au588008
Repository: CRAN
Date/Publication: 2019-01-25 14:40:03 UTC
back to top