Package: tvgarch 2.4.3
tvgarch: Time Varying GARCH Modelling
Simulation, estimation and inference for univariate and multivariate TV(s)-GARCH(p,q,r)-X models, where s indicates the number and shape of the transition functions, p is the ARCH order, q is the GARCH order, r is the asymmetry order, and 'X' indicates that covariates can be included; see Campos-Martins and Sucarrat (2024) <doi:10.18637/jss.v108.i09>. In the multivariate case, variances are estimated equation by equation and dynamic conditional correlations are allowed. The TV long-term component of the variance as in the multiplicative TV-GARCH model of Amado and Terasvirta (2013) <doi:10.1016/j.jeconom.2013.03.006> introduces non-stationarity whereas the GARCH-X short-term component describes conditional heteroscedasticity. Maximisation by parts leads to consistent and asymptotically normal estimates.
Authors:
tvgarch_2.4.3.tar.gz
tvgarch_2.4.3.zip(r-4.7)tvgarch_2.4.3.zip(r-4.6)tvgarch_2.4.3.zip(r-4.5)
tvgarch_2.4.3.tgz(r-4.6-any)tvgarch_2.4.3.tgz(r-4.5-any)
tvgarch_2.4.3.tar.gz(r-4.7-any)tvgarch_2.4.3.tar.gz(r-4.6-any)
tvgarch_2.4.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tvgarch/json (API)
NEWS
| # Install 'tvgarch' in R: |
| install.packages('tvgarch', repos = c('https://scmartins.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:1c406d1cf4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 104 | ||
| source / vignettes | OK | 148 | ||
| linux-release-x86_64 | OK | 120 | ||
| macos-release-arm64 | OK | 211 | ||
| macos-oldrel-arm64 | OK | 148 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 104 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 86 |
Exports:combinationscombosgarchObjmtvgarchmtvgarchSimtvtvgarchtvgarchObjtvgarchSimtvgarchTesttvObj
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Time Varying GARCH Modelling | tvgarch-package |
| Extraction functions for multivariate 'mtvgarch' objects | coef.mtvgarch fitted.mtvgarch logLik.mtvgarch nobs.mtvgarch plot.mtvgarch predict.mtvgarch print.mtvgarch quantile.mtvgarch residuals.mtvgarch summary.mtvgarch toLatex.mtvgarch vcov.mtvgarch |
| Extraction functions (S3 methods) for univarate 'tvgarch' objects | coef.tvgarch fitted.tvgarch logLik.tvgarch nobs.tvgarch plot.tvgarch predict.tvgarch print.tvgarch quantile.tvgarch residuals.tvgarch summary.tvgarch toLatex.tvgarch vcov.tvgarch |
| Extraction functions for univarate 'tvgarchTest' objects | coef.tvgarchTest fitted.tvgarchTest logLik.tvgarchTest nobs.tvgarchTest plot.tvgarchTest predict.tvgarchTest print.tvgarchTest quantile.tvgarchTest residuals.tvgarchTest summary.tvgarchTest toLatex.tvgarchTest vcov.tvgarchTest |
| Compute all combinations of a hierarchy of models of n variables, and enumerate the combinations of the elements of a vector. | combinations combos |
| Auxiliary functions | dccObj |
| Estimate a multivariate TV-GARCH-X model | mtvgarch |
| Simulate from a multivariate TV-GARCH-X model | mtvgarchSim |
| Estimate a TV-GARCH-X model | tvgarch |
| Auxiliary functions | garchObj tv tvgarchObj tvObj |
| Simulate from a univariate TV-GARCH-X model | tvgarchSim |
| Test of a multiplicative time-varying GARCH model | tvgarchTest |
