{
  "_id": "6a1f2f2eb401979e73426fe3",
  "Package": "MLCausal",
  "Type": "Package",
  "Title": "Causal Inference Methods for Multilevel and Clustered Data",
  "Version": "0.1.0",
  "Date": "2026-04-07",
  "Authors@R": "person(given = \"Subir\",\nfamily = \"Hait\",\nemail = \"haitsubi@msu.edu\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0004-9871-9677\"))",
  "Description": "Provides an end-to-end workflow for estimating average\ntreatment effects in clustered (multilevel) observational data.\nCore functionality includes cluster-aware propensity score\nestimation using fixed effects and Mundlak-style\nspecifications, inverse probability weighting, within-cluster\nnearest-neighbor matching, covariate balance diagnostics at\nboth individual and cluster-mean levels, outcome regression\nwith cluster-robust standard errors, propensity score overlap\nvisualization, and tipping-point sensitivity analysis for\nomitted cluster-level confounding.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/causalfragility-lab/MLCausal",
  "BugReports": "https://github.com/causalfragility-lab/MLCausal/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://causalfragility-lab.r-universe.dev",
  "Date/Publication": "2026-04-08 20:16:35 UTC",
  "RemoteUrl": "https://github.com/causalfragility-lab/mlcausal",
  "RemoteRef": "HEAD",
  "RemoteSha": "a0632ea1ed2525926f6a35d0512cc34f4c5577d5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:15:03 UTC",
    "User": "root"
  },
  "Author": "Subir Hait [aut, cre] (ORCID: <https://orcid.org/0009-0004-9871-9677>)",
  "Maintainer": "Subir Hait <haitsubi@msu.edu>",
  "MD5sum": "7007f11354458021430c785a1b105ba2",
  "_user": "causalfragility-lab",
  "_type": "src",
  "_file": "MLCausal_0.1.0.tar.gz",
  "_fileid": "a87b48bb01aa777df28a5dd0817064b925ed56107e5116fb4f8fc03f1f0b4c2e",
  "_filesize": 284290,
  "_sha256": "a87b48bb01aa777df28a5dd0817064b925ed56107e5116fb4f8fc03f1f0b4c2e",
  "_created": "2026-05-15T09:15:03.000Z",
  "_published": "2026-06-02T19:29:50.029Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79154849761,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7013864595"
    },
    {
      "job": 79154850107,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7013864358"
    },
    {
      "job": 79154850520,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7013858666"
    },
    {
      "job": 79154850226,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7013862576"
    },
    {
      "job": 79154849801,
      "time": 307,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013825947"
    },
    {
      "job": 79154849170,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367787691"
    },
    {
      "job": 79154849930,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7013851319"
    },
    {
      "job": 79154850514,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7013854477"
    },
    {
      "job": 79154850041,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7013853184"
    }
  ],
  "_buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/25909837370",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/causalfragility-lab/mlcausal",
  "_commit": {
    "id": "a0632ea1ed2525926f6a35d0512cc34f4c5577d5",
    "author": "Subir Hait <264290991+causalfragility-lab@users.noreply.github.com>",
    "committer": "Subir Hait <264290991+causalfragility-lab@users.noreply.github.com>",
    "message": "Fix CITATION file\n",
    "time": 1775679395
  },
  "_maintainer": {
    "name": "Subir Hait",
    "email": "haitsubi@msu.edu",
    "login": "causalfragility-lab",
    "uuid": 264290991
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "version": ">= 3.0-0",
      "role": "Imports"
    },
    {
      "package": "lmtest",
      "version": ">= 0.9-38",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.36",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.11",
      "role": "Suggests"
    }
  ],
  "_owner": "causalfragility-lab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "causalfragility-lab",
      "count": 5,
      "uuid": 264290991
    }
  ],
  "_userbio": {
    "uuid": 264290991,
    "type": "user",
    "name": "causalfragility-lab"
  },
  "_downloads": {
    "count": 452,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MLCausal"
  },
  "_devurl": "https://github.com/causalfragility-lab/mlcausal",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MLCausal.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/causalfragility-lab/mlcausal",
  "_realowner": "causalfragility-lab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-15"
    }
  ],
  "_exports": [
    "balance_ml",
    "estimate_att_ml",
    "ml_match",
    "ml_ps",
    "ml_weight",
    "plot_overlap_ml",
    "sens_ml",
    "simulate_ml_data"
  ],
  "_help": [
    {
      "page": "balance_ml",
      "title": "Multilevel covariate balance diagnostics",
      "topics": [
        "balance_ml"
      ]
    },
    {
      "page": "estimate_att_ml",
      "title": "Treatment effect estimation with cluster-robust standard errors",
      "topics": [
        "estimate_att_ml"
      ]
    },
    {
      "page": "ml_match",
      "title": "Within-cluster nearest-neighbour matching with dual-balance optimisation",
      "topics": [
        "ml_match"
      ]
    },
    {
      "page": "ml_ps",
      "title": "Cluster-aware propensity score estimation",
      "topics": [
        "ml_ps"
      ]
    },
    {
      "page": "ml_weight",
      "title": "Multilevel inverse probability weights",
      "topics": [
        "ml_weight"
      ]
    },
    {
      "page": "plot_overlap_ml",
      "title": "Plot propensity score overlap between treatment groups",
      "topics": [
        "plot_overlap_ml"
      ]
    },
    {
      "page": "sens_ml",
      "title": "Tipping-point sensitivity analysis for omitted cluster confounding",
      "topics": [
        "sens_ml"
      ]
    },
    {
      "page": "simulate_ml_data",
      "title": "Simulate clustered observational data",
      "topics": [
        "simulate_ml_data"
      ]
    }
  ],
  "_readme": "https://github.com/causalfragility-lab/mlcausal/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "mlcausal-intro.Rmd",
      "filename": "mlcausal-intro.html",
      "title": "Introduction to MLCausal",
      "author": "MLCausal Team",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "1. Simulate Clustered Data",
        "2. Estimate Propensity Scores",
        "3. Check Overlap",
        "4. Build Inverse Probability Weights",
        "5. Check Balance",
        "6. Estimate the ATT",
        "7. Sensitivity Analysis",
        "Alternative: Dual-Balance Matching",
        "Summary"
      ],
      "created": "2026-04-08 03:32:18",
      "modified": "2026-04-08 03:32:18",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mlcausal",
  "_universes": [
    "causalfragility-lab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-15T09:17:10.000Z",
      "distro": "noble",
      "commit": "a0632ea1ed2525926f6a35d0512cc34f4c5577d5",
      "fileid": "d06864fbacf81da6122a2f4f502fc5221108451df5693f5783f6a241ce4f1118",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/25909837370"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-15T09:17:08.000Z",
      "distro": "noble",
      "commit": "a0632ea1ed2525926f6a35d0512cc34f4c5577d5",
      "fileid": "dc4607ccad17d5be96e1552a3bf5ab5b613904779310fb3c776452d5992a7422",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/25909837370"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T09:16:53.000Z",
      "commit": "a0632ea1ed2525926f6a35d0512cc34f4c5577d5",
      "fileid": "47bcae3f44606b5828dea8193354c815d956f0a7abfe8ed1ae6a76f19f875260",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/25909837370"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T09:17:00.000Z",
      "commit": "a0632ea1ed2525926f6a35d0512cc34f4c5577d5",
      "fileid": "8a7f384ae1df070cf1496630d24c3ece8f448873830216bf6e72e9dc48ec54b1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/25909837370"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T09:16:20.000Z",
      "commit": "a0632ea1ed2525926f6a35d0512cc34f4c5577d5",
      "fileid": "2afa8e40c447914f73e7695d1d1ef91f7c96ff60d17d3c5d8df4f95b5d7cbd15",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/25909837370"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T09:16:28.000Z",
      "commit": "a0632ea1ed2525926f6a35d0512cc34f4c5577d5",
      "fileid": "b378116c8a7ab7b35c1acbbe8a4c8f4b3111e194f92abaed64e4c6bb98e48cf5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/25909837370"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-15T09:16:23.000Z",
      "commit": "a0632ea1ed2525926f6a35d0512cc34f4c5577d5",
      "fileid": "0b6184d82cb557e3635b0c078b4a478cba44e5a4131b752b25ebb96b1989e506",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/25909837370"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T19:29:33.000Z",
      "commit": "a0632ea1ed2525926f6a35d0512cc34f4c5577d5",
      "fileid": "9c3b2e374e0780961efcb2c41f386b92f0fd24186b86ea8bd19beddf2f1bc426",
      "status": "success",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/25909837370"
    }
  ]
}