forked from cran/rugarch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
33 lines (33 loc) · 1.65 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Package: rugarch
Type: Package
Title: Univariate GARCH Models
Version: 1.4-8
Date: 2022-04-19
Authors@R: c(person("Alexios", "Galanos", role = c("aut", "cre"), email = "[email protected]"),person("Tobias","Kley",role="ctb",email="[email protected]"))
Maintainer: Alexios Galanos <[email protected]>
Depends: R (>= 3.5.0), methods, parallel
LinkingTo: Rcpp (>= 0.10.6), RcppArmadillo (>= 0.2.34)
Imports: Rsolnp, ks, numDeriv, spd, xts, zoo, chron, SkewHyperbolic,
Rcpp,graphics, stats, grDevices, utils
Description: ARFIMA, in-mean, external regressors and various GARCH flavors, with methods for fit, forecast, simulation, inference and plotting.
Collate: rugarch-imports.R rugarch-cwrappers.R rugarch-solvers.R
rugarch-lossfn.R rugarch-distributions.R rugarch-kappa.R
rugarch-helperfn.R rugarch-numderiv.R rugarch-series.R
rugarch-startpars.R rugarch-tests.R rugarch-armafor.R
rugarch-graphs.R rugarch-classes.R rugarch-sgarch.R
rugarch-figarch.R rugarch-csgarch.R rugarch-fgarch.R
rugarch-egarch.R rugarch-gjrgarch.R rugarch-aparch.R
rugarch-igarch.R rugarch-mcsgarch.R rugarch-realgarch.R
rugarch-multi.R rugarch-plots.R rugarch-rolling.R
rugarch-uncertainty.R rugarch-bootstrap.R rugarch-methods.R
rugarch-benchmarks.R arfima-classes.R arfima-multi.R
arfima-main.R arfima-methods.R rugarch-cv.R zzz.R
LazyLoad: yes
URL: http://www.unstarched.net, https://github.com/alexiosg/rugarch
License: GPL-3
NeedsCompilation: yes
Packaged: 2022-04-19 15:10:48 UTC; alexios
Author: Alexios Galanos [aut, cre],
Tobias Kley [ctb]
Repository: CRAN
Date/Publication: 2022-04-19 16:20:02 UTC