Raw File
DESCRIPTION
Package: GAS
Type: Package
Title: Generalized Autoregressive Score Models
Version: 0.2.4
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 
  as described in Ardia et al. (2016) <https://ssrn.com/abstract=2825380>.
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
LinkingTo: Rcpp, RcppArmadillo
Depends: R (>= 3.2.0), methods
Suggests: testthat
NeedsCompilation: yes
Packaged: 2017-07-23 17:22:30 UTC; leopo
Repository: CRAN
Date/Publication: 2017-07-23 20:03:04 UTC
back to top