Package: lgarch 0.7

Genaro Sucarrat
lgarch: Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the package are: lgarchSim(), mlgarchSim(), lgarch() and mlgarch(). The first two functions simulate from a univariate and a multivariate log-GARCH model, respectively, whereas the latter two estimate a univariate and multivariate log-GARCH model, respectively.
Authors:
lgarch_0.7.tar.gz
lgarch_0.7.tar.gz(r-4.7-arm64)lgarch_0.7.tar.gz(r-4.7-x86_64)lgarch_0.7.tar.gz(r-4.6-arm64)lgarch_0.7.tar.gz(r-4.6-x86_64)
lgarch_0.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
lgarch/json (API)
NEWS
| # Install 'lgarch' in R: |
| install.packages('lgarch', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:44dc31a07b. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 117 | ||
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 152 | ||
| linux-release-arm64 | OK | 118 | ||
| linux-release-x86_64 | OK | 110 | ||
| wasm-release | OK | 96 |
Exports:gdiffglaglgarchlgarchObjectivelgarchRecursion1lgarchSimmlgarchmlgarchObjectivemlgarchRecursion1mlgarchSimrmnormrss
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Simulation and estimation of log-GARCH models | lgarch-package |
| Extraction methods for 'lgarch' objects | coef.lgarch fitted.lgarch logLik.lgarch print.lgarch residuals.lgarch rss summary.lgarch vcov.lgarch |
| Extraction methods for 'mlgarch' objects | coef.mlgarch fitted.mlgarch logLik.mlgarch print.mlgarch residuals.mlgarch summary.mlgarch vcov.mlgarch |
| Difference a vector or a matrix, with special treatment of 'zoo' objects | gdiff |
| Lag a vector or a matrix, with special treatment of 'zoo' objects | glag |
| Estimate a log-GARCH model | lgarch |
| Auxiliary functions | lgarchObjective lgarchRecursion1 |
| Simulate from a univariate log-GARCH model | lgarchSim |
| Estimate a multivariate CCC-log-GARCH(1,1) model | mlgarch |
| Auxiliary functions | mlgarchObjective mlgarchRecursion1 |
| Simulate from a multivariate log-GARCH(1,1) model | mlgarchSim |
| Random number generation from the multivariate normal distribution | rmnorm |