{
  "_id": "6a54827eff0138dec5d6478e",
  "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\nusing maximum likelihood. The latent log-volatility is\nintegrated out of the likelihood using the Laplace\napproximation. The models are fitted via 'TMB' (Template Model\nBuilder) (Kristensen, Nielsen, Berg, Skaug, and Bell (2016)\n<doi:10.18637/jss.v070.i05>).",
  "License": "GPL-3",
  "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": {
    "Date": "2026-07-13 06:07:20 UTC",
    "User": "root"
  },
  "Author": "Jens Wahl [aut, cre]",
  "Maintainer": "Jens Wahl <jens.c.wahl@gmail.com>",
  "_user": "jenswahl",
  "_type": "src",
  "_file": "stochvolTMB_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/e93d5113041d143ae430ea29e24ee0a5e535cddf4306e509882b3cfd5eea0820",
  "_filesize": 1693326,
  "_sha256": "e93d5113041d143ae430ea29e24ee0a5e535cddf4306e509882b3cfd5eea0820",
  "_expires": "2026-10-21T06:15:24.000Z",
  "_created": "2026-07-13T06:07:20.000Z",
  "_published": "2026-07-13T06:15:26.874Z",
  "_jobs": [
    {
      "job": 86746318219,
      "time": 194,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8270538439"
    },
    {
      "job": 86746318254,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8270530635"
    },
    {
      "job": 86746318234,
      "time": 175,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8270533368"
    },
    {
      "job": 86746318268,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8270529861"
    },
    {
      "job": 86746318257,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8270520521"
    },
    {
      "job": 86746318245,
      "time": 417,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8270600694"
    },
    {
      "job": 86746318267,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8270519981"
    },
    {
      "job": 86746318296,
      "time": 251,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8270553207"
    },
    {
      "job": 86743037038,
      "time": 1521,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270483429"
    },
    {
      "job": 86746318250,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 86746318294,
      "time": 191,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8270537175"
    },
    {
      "job": 86746318348,
      "time": 160,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8270529131"
    },
    {
      "job": 86746318320,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8270523543"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jenswahl/actions/runs/29226962605",
  "_status": "success",
  "_upstream": "https://github.com/jenswahl/stochvoltmb",
  "_commit": {
    "id": "578af55ccab6c2fd34c21eeded104896d8aecab6",
    "author": "Jens Christian Wahl <jens.c.wahl@gmail.com>",
    "committer": "Jens Christian Wahl <jens.c.wahl@gmail.com>",
    "message": "more work on skew-gaussian with leverage\n",
    "time": 1769498523
  },
  "_maintainer": {
    "name": "Jens Wahl",
    "email": "jens.c.wahl@gmail.com",
    "login": "jenswahl",
    "description": "",
    "uuid": 25640115
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "TMB",
      "role": "LinkingTo"
    },
    {
      "package": "TMB",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "sn",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stochvol",
      "role": "Suggests"
    }
  ],
  "_owner": "jenswahl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "jenswahl",
      "count": 66,
      "uuid": 25640115
    }
  ],
  "_userbio": {
    "uuid": 25640115,
    "type": "user",
    "name": "Jens Christian Wahl",
    "followers": 17
  },
  "_downloads": {
    "count": 390,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stochvolTMB"
  },
  "_devurl": "https://github.com/jenswahl/stochvoltmb",
  "_searchresults": 23,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/stochvolTMB.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jenswahl/stochvoltmb",
  "_realowner": "jenswahl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-09-02"
    },
    {
      "version": "0.1.1",
      "date": "2020-09-02"
    },
    {
      "version": "0.1.2",
      "date": "2020-09-04"
    },
    {
      "version": "0.2.0",
      "date": "2021-08-13"
    },
    {
      "version": "0.3.0",
      "date": "2025-01-31"
    }
  ],
  "_exports": [
    "demo",
    "estimate_parameters",
    "get_nll",
    "logit",
    "plot_forecast",
    "residuals",
    "sim_sv",
    "simulate_parameters"
  ],
  "_datasets": [
    {
      "name": "spy",
      "title": "Daily closing prices for the S&P500 from 2005 to 2018.",
      "object": "spy",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "date",
        "price",
        "log_return"
      ],
      "rows": 3522,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "demo",
      "title": "Run shiny demo",
      "topics": [
        "demo"
      ]
    },
    {
      "page": "estimate_parameters",
      "title": "Estimate parameters for the stochastic volatility model",
      "topics": [
        "estimate_parameters"
      ]
    },
    {
      "page": "logit",
      "title": "Logit transformation from the real line to (-1, 1).",
      "topics": [
        "logit"
      ]
    },
    {
      "page": "plot.stochvolTMB",
      "title": "Plot the estimated latent volatility process",
      "topics": [
        "plot.stochvolTMB"
      ]
    },
    {
      "page": "predict.stochvolTMB",
      "title": "Predict future returns and future volatilities",
      "topics": [
        "predict.stochvolTMB"
      ]
    },
    {
      "page": "residuals",
      "title": "Calculate one-step-ahead (OSA) residuals for stochastic volatility model.",
      "topics": [
        "residuals"
      ]
    },
    {
      "page": "sim_sv",
      "title": "Simulate log-returns from a stochastic volatility model",
      "topics": [
        "sim_sv"
      ]
    },
    {
      "page": "simulate_parameters",
      "title": "Simulate from the asymptotic distribution of the parameter estimates",
      "topics": [
        "simulate_parameters"
      ]
    },
    {
      "page": "spy",
      "title": "Daily closing prices for the S&P500 from 2005 to 2018.",
      "topics": [
        "spy"
      ]
    },
    {
      "page": "summary",
      "title": "Summary tables of model parameters",
      "topics": [
        "summary.stochvolTMB"
      ]
    },
    {
      "page": "summary.stochvolTMB_predict",
      "title": "Calculate quantiles based on predictions from the predictive distribution",
      "topics": [
        "summary.stochvolTMB_predict"
      ]
    }
  ],
  "_readme": "https://github.com/jenswahl/stochvoltmb/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mnormt",
    "numDeriv",
    "quantreg",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "sn",
    "SparseM",
    "survival",
    "TMB",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "stochvolTMB_vignette.Rmd",
      "filename": "stochvolTMB_vignette.html",
      "title": "stochvolTMB: Likelihood estimation of stochastic volatility",
      "author": "Jens Christian Wahl",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The stochastic volatility model",
        "Usage",
        "Example",
        "Comparison to stochvol",
        "Estimation",
        "Laplace Approximation",
        "References"
      ],
      "created": "2020-07-31 20:38:56",
      "modified": "2026-01-27 07:22:03",
      "commits": 10
    }
  ],
  "_score": 4.963787827345556,
  "_indexed": true,
  "_nocasepkg": "stochvoltmb",
  "_universes": [
    "jenswahl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-13T06:10:31.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "578af55ccab6c2fd34c21eeded104896d8aecab6",
      "fileid": "https://r2.ropensci.org/5aa193e082071b2fc31486c396bad2b7f4dd84ed61e2308c723885a864693ef5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jenswahl/actions/runs/29226962605"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-13T06:10:04.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "578af55ccab6c2fd34c21eeded104896d8aecab6",
      "fileid": "https://r2.ropensci.org/5995fc3884909ddf852e51ad9888e171d4285b6bfba9b898806482c679fe863c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jenswahl/actions/runs/29226962605"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-13T06:10:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "578af55ccab6c2fd34c21eeded104896d8aecab6",
      "fileid": "https://r2.ropensci.org/2543269bfd53858e9dcb5778ce1229d3c36d51121e8af2be34a733dcf9bef30a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jenswahl/actions/runs/29226962605"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-13T06:09:57.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "578af55ccab6c2fd34c21eeded104896d8aecab6",
      "fileid": "https://r2.ropensci.org/b2e0fc60147015a5f0547d7b383756a89b2c9515bebae9ad8dab07ac448f795f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jenswahl/actions/runs/29226962605"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-13T06:09:43.000Z",
      "arch": "aarch64",
      "commit": "578af55ccab6c2fd34c21eeded104896d8aecab6",
      "fileid": "https://r2.ropensci.org/ddb45d389a4d63e3d98b839f32c05114efb72e3c81c31994b269b6bbf2256d9b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jenswahl/actions/runs/29226962605"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-13T06:13:12.000Z",
      "arch": "x86_64",
      "commit": "578af55ccab6c2fd34c21eeded104896d8aecab6",
      "fileid": "https://r2.ropensci.org/cddfeba643a0f55c8b94f3324ea3f80f8c2a473ad805269c097e0fc0f267b36d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jenswahl/actions/runs/29226962605"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-13T06:09:36.000Z",
      "arch": "aarch64",
      "commit": "578af55ccab6c2fd34c21eeded104896d8aecab6",
      "fileid": "https://r2.ropensci.org/8f2e861dc89138ec46f5dca079d125f54ecb13e6da7683b7a3f78281137b6f65",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jenswahl/actions/runs/29226962605"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-13T06:10:58.000Z",
      "arch": "x86_64",
      "commit": "578af55ccab6c2fd34c21eeded104896d8aecab6",
      "fileid": "https://r2.ropensci.org/7b266933894746fea6bd6772b2a7de6c61fb9b0236d638f0c89c0877c5a5b11d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jenswahl/actions/runs/29226962605"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-13T06:09:46.000Z",
      "arch": "x86_64",
      "commit": "578af55ccab6c2fd34c21eeded104896d8aecab6",
      "fileid": "https://r2.ropensci.org/6433ff13565252101d41978421a8d926bee6fa684b5d4bfeea45c241c3a178e0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jenswahl/actions/runs/29226962605"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-13T06:09:22.000Z",
      "arch": "x86_64",
      "commit": "578af55ccab6c2fd34c21eeded104896d8aecab6",
      "fileid": "https://r2.ropensci.org/4269a91b885245c62a8756b1fcbd645f1240cb0a1ef1b1ea07dad066366895d1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jenswahl/actions/runs/29226962605"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-13T06:08:58.000Z",
      "arch": "x86_64",
      "commit": "578af55ccab6c2fd34c21eeded104896d8aecab6",
      "fileid": "https://r2.ropensci.org/e2b776e382223b93d589b74aa6cd735ccb9b860dd1d8b8ad32848ef8372b7405",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jenswahl/actions/runs/29226962605"
    }
  ]
}