{
  "_id": "6a1023feacfb0bcc41c8da3f",
  "Package": "BayesPocket",
  "Type": "Package",
  "Title": "Bayesian Causal Inference for Periodontal Diseases in\nLongitudinal Studies",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Qingyang\", \"Liu\", email = \"rh8liuqy@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-3265-6330\")),\nperson(\"Debdeep\", \"Pati\", email = \"dpati2@wisc.edu\", role = c(\"aut\")),\nperson(\"Yang\", \"Ni\", email = \"yang.ni@austin.utexas.edu\", role = c(\"aut\")),\nperson(\"Dipankar\", \"Bandyopadhyay\", email = \"dbandyop@vcu.edu\", role = \"aut\")\n)",
  "Description": "Implements the Mixed Treatment-State Causal Model (MTSCM),\na Bayesian framework for estimating causal effects of clinical\ninterventions on bounded continuous outcomes in longitudinal\nobservational studies with irregular visits. The methodology is\nspecifically designed for periodontal disease research, where\ndiscrete treatments and continuous disease states (e.g.,\nproportion of periodontal pockets exceeding 3 mm) reciprocally\ninfluence one another under dynamic feedback. The package\nintegrates a double-censored Tobit likelihood to handle\nboundary mass at zero and one, subject-specific random effects\nto capture within-subject correlation, and flexible tree-based\nensemble priors (standard BART and Soft BART) to model complex\nnonlinear interactions without parametric restrictions. Causal\nidentification is established under the potential outcomes\nframework via the G-computation formula, with key estimands\nincluding the Mixed Average Potential Outcome (MAPO) and the\nMixed Probability of Disease Resolution (MPDR). The package\nprovides functions for model fitting, posterior inference, and\ncausal estimand estimation.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 12:08:25 UTC",
    "User": "root"
  },
  "Author": "Qingyang Liu [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3265-6330>), Debdeep Pati [aut],\nYang Ni [aut], Dipankar Bandyopadhyay [aut]",
  "Maintainer": "Qingyang Liu <rh8liuqy@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-13 10:46:49 UTC",
  "RemoteUrl": "https://github.com/cran/BayesPocket",
  "RemoteRef": "HEAD",
  "RemoteSha": "d429b5547fef6cdc71d604f85cdaedab327bd3b7",
  "MD5sum": "b1ff79442e399e21875d15eeb63ab59a",
  "_user": "cran",
  "_type": "src",
  "_file": "BayesPocket_0.1.0.tar.gz",
  "_fileid": "aacd4a42bf7416185898d546c16afa6eea4226eb7f31f3ba51a9f64217d26c2f",
  "_filesize": 201400,
  "_sha256": "aacd4a42bf7416185898d546c16afa6eea4226eb7f31f3ba51a9f64217d26c2f",
  "_created": "2026-05-13T12:08:25.000Z",
  "_published": "2026-05-22T09:38:06.124Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77354107663,
      "time": 180,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6969673222"
    },
    {
      "job": 77354107781,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6969671850"
    },
    {
      "job": 77354107473,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6969610042"
    },
    {
      "job": 77354107215,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157440724"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25797959464",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BayesPocket",
  "_commit": {
    "id": "d429b5547fef6cdc71d604f85cdaedab327bd3b7",
    "author": "Qingyang Liu <rh8liuqy@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1778669209
  },
  "_maintainer": {
    "name": "Qingyang Liu",
    "email": "rh8liuqy@gmail.com",
    "login": "rh8liuqy",
    "uuid": 39319788,
    "orcid": "0000-0003-3265-6330"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "stats",
      "version": ">= 4.4.2",
      "role": "Imports"
    },
    {
      "package": "GIGrvg",
      "version": ">= 0.8",
      "role": "Imports"
    },
    {
      "package": "truncnorm",
      "version": ">= 1.0-9",
      "role": "Imports"
    },
    {
      "package": "progress",
      "version": ">= 1.2.3",
      "role": "Imports"
    },
    {
      "package": "stochtree",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "SoftBart",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "version": ">= 4.4.2",
      "role": "Imports"
    },
    {
      "package": "pbmcapply",
      "version": ">= 1.5.1",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-05-13"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rh8liuqy",
      "count": 1,
      "uuid": 39319788
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BayesPocket"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BayesPocket.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-13"
    }
  ],
  "_exports": [
    "causal_estimand_inference",
    "causal_inference_model",
    "data_generation"
  ],
  "_help": [
    {
      "page": "BayesPocket",
      "title": "The 'BayesPocket' package.",
      "topics": [
        "BayesPocket-package",
        "BayesPocket"
      ]
    },
    {
      "page": "causal_estimand_inference",
      "title": "Iterate Causal Estimand Calculations Over a Grid",
      "topics": [
        "causal_estimand_inference"
      ]
    },
    {
      "page": "causal_inference_model",
      "title": "Bayesian Mixed Treatment-State Causal Model (MTSCM)",
      "topics": [
        "causal_inference_model"
      ]
    },
    {
      "page": "data_generation",
      "title": "Data Generation Program",
      "topics": [
        "data_generation"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "GIGrvg",
    "glmnet",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "hms",
    "ipred",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pbmcapply",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "pROC",
    "prodlim",
    "progress",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "recipes",
    "reshape2",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "shape",
    "SoftBart",
    "sparsevctrs",
    "SQUAREM",
    "stochtree",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "truncnorm",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "bayespocket",
  "_universes": [
    "cran",
    "rh8liuqy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T12:11:04.000Z",
      "distro": "noble",
      "commit": "d429b5547fef6cdc71d604f85cdaedab327bd3b7",
      "fileid": "133e023c3be21bf322334bcbafff0367d676a553c2c3427aa34e6bd97aea08af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25797959464"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T12:10:58.000Z",
      "distro": "noble",
      "commit": "d429b5547fef6cdc71d604f85cdaedab327bd3b7",
      "fileid": "d258c11aeb982bf133833efe8888576b1da0730103205a68a6faab648004b77b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25797959464"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T09:37:44.000Z",
      "commit": "d429b5547fef6cdc71d604f85cdaedab327bd3b7",
      "fileid": "acf5f0d6e0a87a6d108d05b9565726c7bb2c12024ab21c2f7d6d8adc6d799bf1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25797959464"
    }
  ]
}