Package: tsgarch
Type: Package
Title: Univariate GARCH Models
Version: 1.0.4
Authors@R: c(person("Alexios", "Galanos", role = c("aut", "cre","cph"), email = "alexios@4dscape.com", comment = c(ORCID = "0009-0000-9308-0457")))
Maintainer: Alexios Galanos <alexios@4dscape.com>
Depends: R (>= 4.1.0), methods, tsmethods (>= 1.0.2)
LinkingTo: Rcpp (>= 1.1.1), TMB(>= 1.7.20), RcppEigen
Imports: TMB (>= 1.7.20), Rcpp, nloptr, Rdpack, numDeriv, xts, zoo,
        future.apply, future, progressr, flextable, stats, utils,
        data.table, tsdistributions, lubridate, sandwich
Description: Multiple flavors of the Generalized Autoregressive Conditional Heteroskedasticity (GARCH) model with a large choice of conditional distributions. Methods for specification, estimation, prediction, filtering, simulation, statistical testing and more. Represents a partial re-write and re-think of 'rugarch', making use of automatic differentiation for estimation.
License: GPL-2
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/tsmodels/tsgarch/issues
RdMacros: Rdpack
ByteCompile: true
URL: https://github.com/tsmodels/tsgarch, https://www.nopredict.com
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: yes
Packaged: 2026-05-23 05:56:55 UTC; alexios
Author: Alexios Galanos [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0000-9308-0457>)
Repository: CRAN
Date/Publication: 2026-05-23 06:50:02 UTC
