Package: stochvolTMB Type: Package Title: Likelihood Estimation of Stochastic Volatility Models Version: 0.3.0 Date: 2025-01-29 Authors@R: person("Jens", "Wahl", role = c("aut", "cre"), email = "jens.c.wahl@gmail.com") Description: Parameter estimation for stochastic volatility models using maximum likelihood. The latent log-volatility is integrated out of the likelihood using the Laplace approximation. The models are fitted via 'TMB' (Template Model Builder) (Kristensen, Nielsen, Berg, Skaug, and Bell (2016) ). License: GPL-3 Depends: R (>= 3.5.0) Imports: TMB, ggplot2, sn, stats, data.table, MASS LinkingTo: RcppEigen, TMB Suggests: testthat (>= 2.1.0), shiny, knitr, rmarkdown, stochvol URL: https://github.com/JensWahl/stochvolTMB BugReports: https://github.com/JensWahl/stochvolTMB/issues RoxygenNote: 7.3.2 Encoding: UTF-8 LazyData: true VignetteBuilder: knitr Repository: https://jenswahl.r-universe.dev Date/Publication: 2026-01-27 07:22:03 UTC RemoteUrl: https://github.com/jenswahl/stochvoltmb RemoteRef: HEAD RemoteSha: 578af55ccab6c2fd34c21eeded104896d8aecab6 NeedsCompilation: yes Packaged: 2026-07-13 06:07:20 UTC; root Author: Jens Wahl [aut, cre] Maintainer: Jens Wahl