Encoding: UTF-8 Package: stochvol Type: Package Title: Efficient Bayesian Inference for Stochastic Volatility (SV) Models Version: 3.2.9 Authors@R: c( person("Darjus", "Hosszejni", role = c("aut", "cre"), email = "darjus.hosszejni@icloud.com", comment = c(ORCID = "0000-0002-3803-691X")), person("Gregor", "Kastner", role = c("aut"), email = "gregor.kastner@aau.at", comment = c(ORCID = "0000-0002-8237-8271"))) Description: Efficient algorithms for fully Bayesian estimation of stochastic volatility (SV) models with and without asymmetry (leverage) via Markov chain Monte Carlo (MCMC) methods. Methodological details are given in Kastner and Frühwirth-Schnatter (2014) and Hosszejni and Kastner (2019) ; the most common use cases are described in Hosszejni and Kastner (2021) and Kastner (2016) and the package examples. License: GPL (>= 2) Depends: R (>= 3.5) Imports: Rcpp (>= 1.0), coda (>= 0.19), graphics, stats, utils, grDevices Suggests: testthat (>= 3.0.0), mvtnorm, knitr LinkingTo: Rcpp, RcppArmadillo (>= 0.9.900) RoxygenNote: 7.3.2 BuildResaveData: best VignetteBuilder: knitr BugReports: https://github.com/gregorkastner/stochvol/issues URL: https://gregorkastner.github.io/stochvol/ Config/testthat/edition: 3 Repository: https://gregorkastner.r-universe.dev Date/Publication: 2026-03-09 17:11:15 UTC RemoteUrl: https://github.com/gregorkastner/stochvol RemoteRef: HEAD RemoteSha: b05b04bd3b76a08e546ec15f334832bb74b5d8f1 NeedsCompilation: yes Packaged: 2026-06-24 12:24:46 UTC; root Author: Darjus Hosszejni [aut, cre] (ORCID: ), Gregor Kastner [aut] (ORCID: ) Maintainer: Darjus Hosszejni