{
  "_id": "6a2e51d33efcd9bda4309273",
  "Package": "wARMASVp",
  "Type": "Package",
  "Title": "Winsorized ARMA Estimation for Higher-Order Stochastic\nVolatility Models",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Gabriel\", \"Rodriguez-Rondon\",\nemail = \"gabriel.rodriguezrondon@mail.mcgill.ca\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0005-3769-9921\")),\nperson(\"Md. Nazmul\", \"Ahsan\", role = \"aut\"),\nperson(\"Jean-Marie\", \"Dufour\", role = \"aut\"))",
  "Description": "Estimation, simulation, hypothesis testing, AR-order\nselection, and forecasting for univariate higher-order\nstochastic volatility SV(p) models. Supports Gaussian,\nStudent-t, and Generalized Error Distribution (GED)\ninnovations, with optional leverage effects. Estimation uses\nclosed-form Winsorized ARMA-SV (W-ARMA-SV) moment-based methods\nthat avoid numerical optimization. Hypothesis testing includes\nLocal Monte Carlo (LMC) and Maximized Monte Carlo (MMC)\nprocedures for leverage effects, heavy tails, and\nautoregressive order. AR-order selection is also available via\ninformation criteria (BIC/AIC) using the Kalman-filter\nquasi-likelihood and the Hannan-Rissanen ARMA residual\nvariance. Forecasting is based on Kalman filtering and\nsmoothing. See Ahsan and Dufour (2021)\n<doi:10.1016/j.jeconom.2021.03.008>, Ahsan, Dufour, and\nRodriguez-Rondon (2025) <doi:10.1111/jtsa.12851>, and Ahsan,\nDufour, and Rodriguez-Rondon (2026) <doi:10.34989/swp-2026-8>\nfor details.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/roga11/wARMASVp",
  "BugReports": "https://github.com/roga11/wARMASVp/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-14 06:57:02 UTC",
    "User": "root"
  },
  "Author": "Gabriel Rodriguez-Rondon [aut, cre] (ORCID:\n<https://orcid.org/0009-0005-3769-9921>), Md. Nazmul Ahsan\n[aut], Jean-Marie Dufour [aut]",
  "Maintainer": "Gabriel Rodriguez-Rondon\n<gabriel.rodriguezrondon@mail.mcgill.ca>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-15 17:56:11 UTC",
  "RemoteUrl": "https://github.com/cran/wARMASVp",
  "RemoteRef": "HEAD",
  "RemoteSha": "832dc1c9bfe624d3056842ba76e3c8379124c283",
  "MD5sum": "815a4d08a1e9a3d8e4240a4df2d539ca",
  "_user": "cran",
  "_type": "src",
  "_file": "wARMASVp_0.2.0.tar.gz",
  "_fileid": "a1b5947f4dc7408de22613edac7d9ca63498870c44fe357d7a35083a7ace142e",
  "_filesize": 606983,
  "_sha256": "a1b5947f4dc7408de22613edac7d9ca63498870c44fe357d7a35083a7ace142e",
  "_created": "2026-06-14T06:57:02.000Z",
  "_published": "2026-06-14T07:01:39.314Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81256793255,
      "time": 184,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618444418"
    },
    {
      "job": 81256793258,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618443798"
    },
    {
      "job": 81256793261,
      "time": 188,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618444835"
    },
    {
      "job": 81256793270,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618440075"
    },
    {
      "job": 81256516036,
      "time": 272,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618421953"
    },
    {
      "job": 81256793251,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618439630"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27491181820",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/wARMASVp",
  "_commit": {
    "id": "832dc1c9bfe624d3056842ba76e3c8379124c283",
    "author": "Gabriel Rodriguez-Rondon <gabriel.rodriguezrondon@mail.mcgill.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1778867771
  },
  "_maintainer": {
    "name": "Gabriel Rodriguez-Rondon",
    "email": "gabriel.rodriguezrondon@mail.mcgill.ca"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "gsignal",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "pso",
      "role": "Suggests"
    },
    {
      "package": "GenSA",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-04-22"
    },
    {
      "name": "0.2.0",
      "date": "2026-05-15"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 606,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 509,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wARMASVp"
  },
  "_devurl": "https://github.com/roga11/warmasvp",
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_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/wARMASVp.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/roga11/warmasvp",
  "_realowner": "roga11",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-22"
    },
    {
      "version": "0.2.0",
      "date": "2026-05-15"
    }
  ],
  "_exports": [
    "filter_svp",
    "forecast_svp",
    "lmc_ar",
    "lmc_ged",
    "lmc_lev",
    "lmc_t",
    "mmc_ar",
    "mmc_ged",
    "mmc_lev",
    "mmc_t",
    "sim_svp",
    "svp",
    "svp_AR_order",
    "svp_IC",
    "svpSE"
  ],
  "_help": [
    {
      "page": "filter_svp",
      "title": "Filter Latent Volatility from an Estimated SV(p) Model",
      "topics": [
        "filter_svp"
      ]
    },
    {
      "page": "forecast_svp",
      "title": "Multi-Step Ahead Volatility Forecast",
      "topics": [
        "forecast_svp"
      ]
    },
    {
      "page": "lmc_ar",
      "title": "LMC Test for AR Order in SV(p) Models",
      "topics": [
        "lmc_ar"
      ]
    },
    {
      "page": "lmc_ged",
      "title": "LMC Test for GED Shape Parameter",
      "topics": [
        "lmc_ged"
      ]
    },
    {
      "page": "lmc_lev",
      "title": "LMC Test for Leverage in SV(p) Models",
      "topics": [
        "lmc_lev"
      ]
    },
    {
      "page": "lmc_t",
      "title": "LMC Test for Student-t Tail Parameter",
      "topics": [
        "lmc_t"
      ]
    },
    {
      "page": "mmc_ar",
      "title": "MMC Test for AR Order in SV(p) Models",
      "topics": [
        "mmc_ar"
      ]
    },
    {
      "page": "mmc_ged",
      "title": "MMC Test for GED Shape Parameter",
      "topics": [
        "mmc_ged"
      ]
    },
    {
      "page": "mmc_lev",
      "title": "MMC Test for Leverage in SV(p) Models",
      "topics": [
        "mmc_lev"
      ]
    },
    {
      "page": "mmc_t",
      "title": "MMC Test for Student-t Tail Parameter",
      "topics": [
        "mmc_t"
      ]
    },
    {
      "page": "sim_svp",
      "title": "Simulate from a Stochastic Volatility Model",
      "topics": [
        "sim_svp"
      ]
    },
    {
      "page": "svp",
      "title": "Estimate a Stochastic Volatility Model",
      "topics": [
        "svp"
      ]
    },
    {
      "page": "svp_AR_order",
      "title": "AR-order selection sweep for SV(p)",
      "topics": [
        "svp_AR_order"
      ]
    },
    {
      "page": "svp_IC",
      "title": "Information criteria for SV(p) AR-order selection",
      "topics": [
        "svp_IC"
      ]
    },
    {
      "page": "svpSE",
      "title": "Simulation-Based Standard Errors for SV(p) Models",
      "topics": [
        "svpSE"
      ]
    }
  ],
  "_readme": "https://github.com/cran/wARMASVp/raw/HEAD/README.md",
  "_rundeps": [
    "gsignal",
    "pracma",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "wARMASVp-intro.Rmd",
      "filename": "wARMASVp-intro.html",
      "title": "Getting Started with wARMASVp",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The SV(p) Model",
        "Simulation and Estimation",
        "Gaussian SV(1)",
        "Gaussian SV(2)",
        "Student-t Innovations",
        "GED Innovations",
        "Leverage Effects",
        "Hypothesis Testing",
        "AR Order Testing",
        "Leverage Testing",
        "Distribution Testing",
        "AR Order Selection via Information Criteria",
        "Filtering",
        "Forecasting",
        "References"
      ],
      "created": "2026-04-22 09:57:47",
      "modified": "2026-05-15 17:56:11",
      "commits": 2
    }
  ],
  "_score": 3,
  "_indexed": false,
  "_nocasepkg": "warmasvp",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://roga11.r-universe.dev/wARMASVp",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-14T06:59:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "832dc1c9bfe624d3056842ba76e3c8379124c283",
      "fileid": "f3e38ef66f8d485ec442c77145f65b5757a7d038fac92df701c64fd94d68eebd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27491181820"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-14T06:59:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "832dc1c9bfe624d3056842ba76e3c8379124c283",
      "fileid": "781e4488190a8ecf6bbeefe28f88e79e443ab63d2da9d1c36820fb33fc83f006",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27491181820"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-14T06:59:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "832dc1c9bfe624d3056842ba76e3c8379124c283",
      "fileid": "4535cfd472a2bbb3e3d43f045af45549dd6bc90a438e7bcf0232a29432357b03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27491181820"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-14T06:59:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "832dc1c9bfe624d3056842ba76e3c8379124c283",
      "fileid": "459f850b05c808583469ce21e323c8b2d2978f368d6db7140d358f6573a5a9fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27491181820"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-14T06:59:52.000Z",
      "arch": "emscripten",
      "commit": "832dc1c9bfe624d3056842ba76e3c8379124c283",
      "fileid": "88eed950c75e7bbe1bb64a7c921beef4cef0137f87f462f9b27a4d334583f122",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27491181820"
    }
  ]
}