{
  "_id": "6a235a0a530b9bc726bd5ddb",
  "Package": "mtarm",
  "Type": "Package",
  "Title": "Bayesian Estimation of Multivariate Threshold Autoregressive\nModels",
  "Version": "0.1.9",
  "url": "https://lhvanegasp.github.io/mtarm/",
  "Authors@R": "c(person(\"Luis Hernando\",\"Vanegas\",role=c(\"aut\",\"cre\"),email=\"lhvanegasp@unal.edu.co\"),\nperson(\"Sergio Alejandro\",\"Calderón\",role=\"aut\",email=\"sacalderonv@unal.edu.co\"),\nperson(\"Luz Marina\",\"Rondón\",role=\"aut\",email=\"lmrondonp@unal.edu.co\"))",
  "Author": "Luis Hernando Vanegas [aut, cre], Sergio Alejandro Calderón\n[aut], Luz Marina Rondón [aut]",
  "Maintainer": "Luis Hernando Vanegas <lhvanegasp@unal.edu.co>",
  "Description": "Estimation, inference and forecasting using the Bayesian\napproach for multivariate threshold autoregressive (TAR) models\nin which the distribution used to describe the noise process\nbelongs to the class of Gaussian variance mixtures.",
  "BugReports": "https://github.com/lhvanegasp/mtarm/issues",
  "Encoding": "UTF-8",
  "LazyData": "false",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "License": "GPL-2 | GPL-3",
  "Config/testthat/edition": "3",
  "URL": "https://lhvanegasp.github.io/mtarm/",
  "VignetteBuilder": "knitr",
  "Repository": "https://lhvanegasp.r-universe.dev",
  "Date/Publication": "2026-06-05 22:15:28 UTC",
  "RemoteUrl": "https://github.com/lhvanegasp/mtarm",
  "RemoteRef": "HEAD",
  "RemoteSha": "70f1d46c32a70b64018cb5670cffad247a9d5f37",
  "Packaged": {
    "Date": "2026-06-05 23:18:54 UTC",
    "User": "root"
  },
  "MD5sum": "30e8dc912e8dcde8d13ba047d65cd95d",
  "_user": "lhvanegasp",
  "_type": "src",
  "_file": "mtarm_0.1.9.tar.gz",
  "_fileid": "157f46ce35dc7017aa3a507bc37add618bbf564857c1f42350c624398043665c",
  "_filesize": 872670,
  "_sha256": "157f46ce35dc7017aa3a507bc37add618bbf564857c1f42350c624398043665c",
  "_created": "2026-06-05T23:18:54.000Z",
  "_published": "2026-06-05T23:21:46.324Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79829537447,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7448683857"
    },
    {
      "job": 79829537446,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7448685040"
    },
    {
      "job": 79829537436,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7448677682"
    },
    {
      "job": 79829537431,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7448678111"
    },
    {
      "job": 79827968003,
      "time": 964,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7448660556"
    },
    {
      "job": 79829537414,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7448680300"
    },
    {
      "job": 79829537452,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7448682305"
    },
    {
      "job": 79829537451,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7448679215"
    },
    {
      "job": 79829537456,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7448680011"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lhvanegasp/actions/runs/27044632192",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lhvanegasp/mtarm",
  "_commit": {
    "id": "70f1d46c32a70b64018cb5670cffad247a9d5f37",
    "author": "LuisHernando <lhvanegasp@unal.edu.co>",
    "committer": "LuisHernando <lhvanegasp@unal.edu.co>",
    "message": "Update pkgdown articles\n",
    "time": 1780697728
  },
  "_maintainer": {
    "name": "Luis Hernando Vanegas",
    "email": "lhvanegasp@unal.edu.co",
    "login": "lhvanegasp",
    "description": "",
    "uuid": 156981755
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "GIGrvg",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "lhvanegasp",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 7
    },
    {
      "week": "2026-23",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lhvanegasp",
      "count": 13,
      "uuid": 156981755
    }
  ],
  "_userbio": {
    "uuid": 156981755,
    "type": "user",
    "name": "lhvanegasp"
  },
  "_downloads": {
    "count": 199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mtarm"
  },
  "_devurl": "https://github.com/lhvanegasp/mtarm",
  "_pkgdown": "https://lhvanegasp.github.io/mtarm/",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mtarm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lhvanegasp/mtarm",
  "_realowner": "lhvanegasp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-05-01"
    },
    {
      "version": "0.1.1",
      "date": "2024-06-04"
    },
    {
      "version": "0.1.2",
      "date": "2024-07-22"
    },
    {
      "version": "0.1.5",
      "date": "2025-05-07"
    },
    {
      "version": "0.1.6",
      "date": "2025-07-14"
    },
    {
      "version": "0.1.7",
      "date": "2025-09-11"
    },
    {
      "version": "0.1.8",
      "date": "2026-01-11"
    }
  ],
  "_exports": [
    "ars",
    "DIC",
    "effectiveSize_TAR",
    "geweke_diagTAR",
    "geweke_plotTAR",
    "mtar",
    "mtar_grid",
    "out_of_sample",
    "priors",
    "simtar",
    "WAIC"
  ],
  "_datasets": [
    {
      "name": "iceland.rf",
      "title": "Temperature, precipitation, and two river flows in Iceland",
      "object": "iceland.rf",
      "file": "iceland.rf.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Vatnsdalsa",
        "Jokulsa",
        "Precipitation",
        "Temperature",
        "Date"
      ],
      "rows": 1096,
      "table": true,
      "tojson": true
    },
    {
      "name": "returns",
      "title": "Returns of the closing prices of three financial indexes",
      "object": "returns",
      "file": "returns.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Date",
        "COLCAP",
        "SP500",
        "BOVESPA"
      ],
      "rows": 1505,
      "table": true,
      "tojson": true
    },
    {
      "name": "riverflows",
      "title": "Rainfall and two river flows in Colombia",
      "object": "riverflows",
      "file": "riverflows.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "Bedon",
        "LaPlata",
        "Rainfall"
      ],
      "rows": 1200,
      "table": true,
      "tojson": true
    },
    {
      "name": "US.returns",
      "title": "U.S. Stock Returns",
      "object": "US.returns",
      "file": "US.returns.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "SP500",
        "VIX",
        "CCR",
        "SR",
        "dVIX"
      ],
      "rows": 5420,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ars",
      "title": "Auxiliary function to specify the number of regimes and lag orders",
      "topics": [
        "ars"
      ]
    },
    {
      "page": "as.mcmc.mtar",
      "title": "Coercion of 'mtar' objects to 'mcmc' objects",
      "topics": [
        "as.mcmc.mtar"
      ]
    },
    {
      "page": "coef.mtar",
      "title": "coef method for objects of class 'mtar'",
      "topics": [
        "coef.mtar"
      ]
    },
    {
      "page": "DIC",
      "title": "Deviance Information Criterion (DIC)",
      "topics": [
        "DIC"
      ]
    },
    {
      "page": "DIC.mtar",
      "title": "Deviance Information Criterion (DIC) for objects of class 'mtar'",
      "topics": [
        "DIC.mtar"
      ]
    },
    {
      "page": "effectiveSize_TAR",
      "title": "Effective sample size for 'mtar' objects",
      "topics": [
        "effectiveSize_TAR"
      ]
    },
    {
      "page": "geweke_diagTAR",
      "title": "Geweke's convergence diagnostic for 'mtar' objects",
      "topics": [
        "geweke_diagTAR"
      ]
    },
    {
      "page": "geweke_plotTAR",
      "title": "Geweke-Brooks plot for objects of class 'mtar'",
      "topics": [
        "geweke_plotTAR"
      ]
    },
    {
      "page": "HPDinterval.mtar",
      "title": "Highest Posterior Density intervals for objects of class 'mtar'",
      "topics": [
        "HPDinterval.mtar"
      ]
    },
    {
      "page": "iceland.rf",
      "title": "Temperature, precipitation, and two river flows in Iceland",
      "topics": [
        "iceland.rf"
      ]
    },
    {
      "page": "mtar",
      "title": "Bayesian estimation of a multivariate Threshold Autoregressive (TAR) model.",
      "topics": [
        "mtar"
      ]
    },
    {
      "page": "mtar_grid",
      "title": "Bayesian Estimation of Multivariate TAR Models",
      "topics": [
        "mtar_grid"
      ]
    },
    {
      "page": "out_of_sample",
      "title": "Out-of-sample predictive accuracy measures",
      "topics": [
        "out_of_sample"
      ]
    },
    {
      "page": "out_of_sample.listmtar",
      "title": "Computing Out-of-Sample predictive accuracy measures",
      "topics": [
        "out_of_sample.listmtar"
      ]
    },
    {
      "page": "out_of_sample.mtar",
      "title": "Computing Out-of-Sample predictive accuracy measures",
      "topics": [
        "out_of_sample.mtar"
      ]
    },
    {
      "page": "predict.mtar",
      "title": "Forecasting for multivariate TAR models",
      "topics": [
        "predict.mtar"
      ]
    },
    {
      "page": "priors",
      "title": "Auxiliary function for setting hyperparameter values",
      "topics": [
        "priors"
      ]
    },
    {
      "page": "returns",
      "title": "Returns of the closing prices of three financial indexes",
      "topics": [
        "returns"
      ]
    },
    {
      "page": "riverflows",
      "title": "Rainfall and two river flows in Colombia",
      "topics": [
        "riverflows"
      ]
    },
    {
      "page": "simtar",
      "title": "Simulation of multivariate time series from a TAR model",
      "topics": [
        "simtar"
      ]
    },
    {
      "page": "US.returns",
      "title": "U.S. Stock Returns",
      "topics": [
        "US.returns"
      ]
    },
    {
      "page": "vcov.mtar",
      "title": "vcov method for objects of class 'mtar'",
      "topics": [
        "vcov.mtar"
      ]
    },
    {
      "page": "WAIC",
      "title": "Watanabe-Akaike or Widely Available Information Criterion (WAIC)",
      "topics": [
        "WAIC"
      ]
    },
    {
      "page": "WAIC.mtar",
      "title": "Watanabe-Akaike or Widely Available Information Criterion (WAIC) for objects of class 'mtar'",
      "topics": [
        "WAIC.mtar"
      ]
    }
  ],
  "_rundeps": [
    "coda",
    "codetools",
    "digest",
    "Formula",
    "future",
    "future.apply",
    "GIGrvg",
    "globals",
    "lattice",
    "listenv",
    "mvtnorm",
    "parallelly",
    "progressr"
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Introduction to the mtarm Package",
      "author": "Luis Hernando Vanegas, Sergio Alejandro Calderón, Luz Marina Rondón",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Multivariate Threshold Autoregressive (TAR) models",
        "Installation",
        "Install from GitHub",
        "Install from CRAN",
        "Application: Temperature, precipitation, and two river flows in Iceland",
        "Dataset",
        "Model specification",
        "Parameter estimation",
        "Model comparison using forecast accuracy measures",
        "Adjusted within-sample",
        "Out-of-sample",
        "Residuals",
        "Forecasting",
        "Forecasting with out-of-sample measures",
        "Rolling-origin forecasting with fixed parameters",
        "Summary statistics",
        "Convergence diagnostics",
        "Geweke statistic",
        "Effective sample size"
      ],
      "created": "2026-05-14 01:22:34",
      "modified": "2026-06-05 20:30:13",
      "commits": 2
    }
  ],
  "_score": 3.929418925714293,
  "_indexed": true,
  "_nocasepkg": "mtarm",
  "_universes": [
    "lhvanegasp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-06-05T23:20:42.000Z",
      "distro": "noble",
      "commit": "70f1d46c32a70b64018cb5670cffad247a9d5f37",
      "fileid": "ac0dbcf53f3a603c85b7dd4df5480caf3a286acb63f6fa9b62b432b4cebbff4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhvanegasp/actions/runs/27044632192"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-06-05T23:20:57.000Z",
      "distro": "noble",
      "commit": "70f1d46c32a70b64018cb5670cffad247a9d5f37",
      "fileid": "7c98e73e33ee99cba969016d57c3cc2b8ea10635c69d5a173c5dad1017ffcbe6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhvanegasp/actions/runs/27044632192"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-06-05T23:20:28.000Z",
      "commit": "70f1d46c32a70b64018cb5670cffad247a9d5f37",
      "fileid": "58fc334ea05e1898536815c4b179565f796025246626253792de73e1ce859ba0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhvanegasp/actions/runs/27044632192"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-06-05T23:20:30.000Z",
      "commit": "70f1d46c32a70b64018cb5670cffad247a9d5f37",
      "fileid": "92b251efd4066dd11e70d710cbd849a385ae12cd3f5eaa130726d372300b5cbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhvanegasp/actions/runs/27044632192"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.9",
      "date": "2026-06-05T23:21:05.000Z",
      "commit": "70f1d46c32a70b64018cb5670cffad247a9d5f37",
      "fileid": "548c1f206c55ce486f2622c544c11c6185095b4eb0283c95f2f41ff73bc126ce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lhvanegasp/actions/runs/27044632192"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-06-05T23:20:25.000Z",
      "commit": "70f1d46c32a70b64018cb5670cffad247a9d5f37",
      "fileid": "5019b10d185a765c5dace8ca591ee167818c2319c345b0fd0dbee0d8b48cfac4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhvanegasp/actions/runs/27044632192"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-06-05T23:20:13.000Z",
      "commit": "70f1d46c32a70b64018cb5670cffad247a9d5f37",
      "fileid": "eae0c78e28cb71f589d2ffd7271946412a4b6d980eb74fa6cf20831541c560e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhvanegasp/actions/runs/27044632192"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-06-05T23:20:17.000Z",
      "commit": "70f1d46c32a70b64018cb5670cffad247a9d5f37",
      "fileid": "c951ab857f14c451727251957a3a8e4a9547ce793e68ffe938c813e43d3ff795",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhvanegasp/actions/runs/27044632192"
    }
  ]
}