https://github.com/cran/GAS
Raw File
Tip revision: 1c3bad848e8cbe15a6356ce389ca51de6c355527 authored by Leopoldo Catania on 30 August 2018, 15:40:03 UTC
version 0.2.8
Tip revision: 1c3bad8
DESCRIPTION
Package: GAS
Type: Package
Title: Generalized Autoregressive Score Models
Version: 0.2.8
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. (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, cubature
LinkingTo: Rcpp, RcppArmadillo
Depends: R (>= 3.2.0), methods
Suggests: testthat
NeedsCompilation: yes
Packaged: 2018-08-30 15:34:26 UTC; Leopoldo
Repository: CRAN
Date/Publication: 2018-08-30 16:40:03 UTC
back to top