{
  "_id": "6a1555eaacfb0bcc41d5ddf7",
  "Package": "CausalMBSTS",
  "Type": "Package",
  "Title": "MBSTS Models for Causal Inference and Forecasting",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Iavor\", \"Bojinov\", email = \"ibojinov@hbs.edu\", role = c(\"aut\")),\nperson(\"Fiammetta\", \"Menchetti\", email = \"fiammetta.menchetti@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Victoria L.\", \"Prince\", email = \"vliublinska@hbs.edu\", role = \"ctb\"),\nperson(\"Ista\", \"Zahn\", email = \"izahn@hbs.edu\", role = \"ctb\"))",
  "BugReports": "https://github.com/FMenchetti/CausalMBSTS/issues",
  "Description": "Infers the causal effect of an intervention on a\nmultivariate response through the use of Multivariate Bayesian\nStructural Time Series models (MBSTS) as described in Menchetti\n& Bojinov (2020) <arXiv:2006.12269>. The package also includes\nfunctions for model building and forecasting.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://fmenchetti.r-universe.dev",
  "Date/Publication": "2021-09-26 14:11:30 UTC",
  "RemoteUrl": "https://github.com/fmenchetti/causalmbsts",
  "RemoteRef": "HEAD",
  "RemoteSha": "04fd3bcb29f3e3fd0b7795e308d475aa6fae07d6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 08:08:49 UTC",
    "User": "root"
  },
  "Author": "Iavor Bojinov [aut],\nFiammetta Menchetti [aut, cre],\nVictoria L. Prince [ctb],\nIsta Zahn [ctb]",
  "Maintainer": "Fiammetta Menchetti <fiammetta.menchetti@gmail.com>",
  "MD5sum": "d6d3959d47cfef7ef12f6d7d7607b292",
  "_user": "fmenchetti",
  "_type": "src",
  "_file": "CausalMBSTS_0.1.1.tar.gz",
  "_fileid": "c39e81d4d59bc38e8869f51138d77786d89c168aa6db6e46aa3af01b97062e79",
  "_filesize": 936278,
  "_sha256": "c39e81d4d59bc38e8869f51138d77786d89c168aa6db6e46aa3af01b97062e79",
  "_created": "2026-05-26T08:08:49.000Z",
  "_published": "2026-05-26T08:12:26.889Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77833125156,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7211997000"
    },
    {
      "job": 77833125117,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7211995972"
    },
    {
      "job": 77833125243,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7211991833"
    },
    {
      "job": 77833125114,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7211984718"
    },
    {
      "job": 77832650666,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211946572"
    },
    {
      "job": 77833125104,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211979684"
    },
    {
      "job": 77833125207,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7211985998"
    },
    {
      "job": 77833125130,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7211982044"
    },
    {
      "job": 77833125112,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7211985019"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fmenchetti/actions/runs/26440242552",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fmenchetti/causalmbsts",
  "_commit": {
    "id": "04fd3bcb29f3e3fd0b7795e308d475aa6fae07d6",
    "author": "Fiammetta Menchetti <fiammetta.menchetti@gmail.com>",
    "committer": "Fiammetta Menchetti <fiammetta.menchetti@gmail.com>",
    "message": "Create NEWS.md\n",
    "time": 1632665490
  },
  "_maintainer": {
    "name": "Fiammetta Menchetti",
    "email": "fiammetta.menchetti@gmail.com",
    "login": "fmenchetti",
    "description": "",
    "uuid": 67006925
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "KFAS",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "CholWishart",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MixMatrix",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "fmenchetti",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 16,
  "_contributors": [
    {
      "user": "fmenchetti",
      "count": 52,
      "uuid": 67006925
    },
    {
      "user": "vliublinska",
      "count": 2,
      "uuid": 50959466
    }
  ],
  "_userbio": {
    "uuid": 67006925,
    "type": "user",
    "name": "FMenchetti"
  },
  "_downloads": {
    "count": 235,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CausalMBSTS"
  },
  "_devurl": "https://github.com/fmenchetti/causalmbsts",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CausalMBSTS.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fmenchetti/causalmbsts",
  "_realowner": "fmenchetti",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-11-03"
    },
    {
      "version": "0.1.1",
      "date": "2021-10-06"
    }
  ],
  "_exports": [
    "as.mbsts",
    "CausalMBSTS",
    "mcmc",
    "model"
  ],
  "_help": [
    {
      "page": "as.mbsts",
      "title": "Definition and estimation of a Multivariate Bayesian Structural Time Series model (MBSTS)",
      "topics": [
        "as.mbsts"
      ]
    },
    {
      "page": "CausalMBSTS",
      "title": "Causal effect estimation in a multivariate setting",
      "topics": [
        "CausalMBSTS"
      ]
    },
    {
      "page": "plot.CausalMBSTS",
      "title": "Plotting function for object of class CausalMBSTS",
      "topics": [
        "plot.CausalMBSTS"
      ]
    },
    {
      "page": "predict.mbsts",
      "title": "Predictions for a given multivariate Bayesian structural time series model",
      "topics": [
        "predict.mbsts"
      ]
    },
    {
      "page": "print.summary.CausalMBSTS",
      "title": "Format and print the estimated causal effect(s), credible interval(s), and Bayesian p-value(s) into a clear output.",
      "topics": [
        "print.summary.CausalMBSTS"
      ]
    },
    {
      "page": "summary.CausalMBSTS",
      "title": "Summary of causal effect estimation results obtained with 'CausalMBSTS'",
      "topics": [
        "summary.CausalMBSTS"
      ]
    }
  ],
  "_readme": "https://github.com/fmenchetti/causalmbsts/raw/HEAD/README.md",
  "_rundeps": [
    "CholWishart",
    "cli",
    "colorspace",
    "cpp11",
    "farver",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "KFAS",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MixMatrix",
    "nlme",
    "nnet",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "timeDate",
    "urca",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "CausalMBSTS.Rmd",
      "filename": "CausalMBSTS.html",
      "title": "Working example of causal inference with CausalMBSTS package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Further readings"
      ],
      "created": "2020-09-30 13:56:24",
      "modified": "2020-10-23 15:12:03",
      "commits": 3
    }
  ],
  "_score": 4.903089986991944,
  "_indexed": true,
  "_nocasepkg": "causalmbsts",
  "_universes": [
    "fmenchetti"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-26T08:11:03.000Z",
      "distro": "noble",
      "commit": "04fd3bcb29f3e3fd0b7795e308d475aa6fae07d6",
      "fileid": "557b445269309e50c991ac3912d31ff8aa8efdd02420d6cd0a86f2246a202c4c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/fmenchetti/actions/runs/26440242552"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-26T08:10:59.000Z",
      "distro": "noble",
      "commit": "04fd3bcb29f3e3fd0b7795e308d475aa6fae07d6",
      "fileid": "7dfa847c5b491fa34a45ff17a1382e02fcf00a21900fbb0e0b431cf84204978f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/fmenchetti/actions/runs/26440242552"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-26T08:11:06.000Z",
      "commit": "04fd3bcb29f3e3fd0b7795e308d475aa6fae07d6",
      "fileid": "6aca52b9cfb007bbf8c8c75d5437bf306b12a65ec2e4f24219ae1e3dd95df55c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/fmenchetti/actions/runs/26440242552"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-26T08:10:41.000Z",
      "commit": "04fd3bcb29f3e3fd0b7795e308d475aa6fae07d6",
      "fileid": "2320ce893e863b30b3f93e7e26a35cf2c695f8d6bceae1de253ff65010ef334c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/fmenchetti/actions/runs/26440242552"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-26T08:10:57.000Z",
      "commit": "04fd3bcb29f3e3fd0b7795e308d475aa6fae07d6",
      "fileid": "3f06cd34cc9d8346e4b102407bb0586796d2fa7fe5ace43599502021feb5c4bc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fmenchetti/actions/runs/26440242552"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-26T08:10:20.000Z",
      "commit": "04fd3bcb29f3e3fd0b7795e308d475aa6fae07d6",
      "fileid": "3d57feda44d3ed8dce35241cb58875b23b474787282209a927c276f321b2afcd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/fmenchetti/actions/runs/26440242552"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-26T08:10:07.000Z",
      "commit": "04fd3bcb29f3e3fd0b7795e308d475aa6fae07d6",
      "fileid": "176b5a941dd3ea3814d2b4e6f4c57ccd4243ee0e252df0b2e3ef58e47bb701d2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/fmenchetti/actions/runs/26440242552"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-26T08:10:17.000Z",
      "commit": "04fd3bcb29f3e3fd0b7795e308d475aa6fae07d6",
      "fileid": "a5c337cb5418601cb24293dacb703798993fa2e64a03422ad41a8467b53bb9e9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/fmenchetti/actions/runs/26440242552"
    }
  ]
}