{
  "_id": "6a27449f24555f66ed52e675",
  "Package": "clarify",
  "Type": "Package",
  "Title": "Simulation-Based Inference for Regression Models",
  "Version": "0.2.3",
  "Authors@R": "c(\nperson(\"Noah\", \"Greifer\", role = c(\"aut\", \"cre\"),\nemail = \"ngreifer@iq.harvard.edu\",\ncomment = c(ORCID=\"0000-0003-3067-7154\")),\nperson(\"Steven\", \"Worthington\", role = c(\"aut\"),\nemail = \"sworthington@iq.harvard.edu\",\ncomment = c(ORCID=\"0000-0001-9550-5797\")),\nperson(\"Stefano\", \"Iacus\", role = c(\"aut\"),\ncomment = c(ORCID=\"0000-0002-4884-0047\")),\nperson(\"Gary\", \"King\", role = c(\"aut\"),\nemail = \"king@harvard.edu\",\ncomment = c(ORCID=\"0000-0002-5327-7631\"))\n)",
  "Description": "Performs simulation-based inference as an alternative to\nthe delta method for obtaining valid confidence intervals and\np-values for regression post-estimation quantities, such as\naverage marginal effects and predictions at representative\nvalues. This framework for simulation-based inference is\nespecially useful when the resulting quantity is not normally\ndistributed and the delta method approximation fails. The\nmethodology is described in Greifer, et al. (2025)\n<doi:10.32614/RJ-2024-015>. 'clarify' is meant to replace some\nof the functionality of the archived package 'Zelig'; see the\nvignette \"Translating Zelig to clarify\" for replicating this\nfunctionality.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/iqss/clarify, https://iqss.github.io/clarify/",
  "BugReports": "https://github.com/iqss/clarify/issues",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 22:33:11 UTC",
    "User": "root"
  },
  "Author": "Noah Greifer [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3067-7154>), Steven Worthington\n[aut] (ORCID: <https://orcid.org/0000-0001-9550-5797>), Stefano\nIacus [aut] (ORCID: <https://orcid.org/0000-0002-4884-0047>),\nGary King [aut] (ORCID:\n<https://orcid.org/0000-0002-5327-7631>)",
  "Maintainer": "Noah Greifer <ngreifer@iq.harvard.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-08 20:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/clarify",
  "RemoteRef": "HEAD",
  "RemoteSha": "7352bc7993345f87bb9e1a0270a97cccfec5ff1b",
  "MD5sum": "4f4c89a954441be4492cf95abdc39846",
  "_user": "cran",
  "_type": "src",
  "_file": "clarify_0.2.3.tar.gz",
  "_fileid": "ec93341f36dc993a9f3e2a3e7fe86153026b610111705f493d213307e98a9a19",
  "_filesize": 2460085,
  "_sha256": "ec93341f36dc993a9f3e2a3e7fe86153026b610111705f493d213307e98a9a19",
  "_created": "2026-06-08T22:33:11.000Z",
  "_published": "2026-06-08T22:39:27.768Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80210576318,
      "time": 215,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7494112659"
    },
    {
      "job": 80210576320,
      "time": 331,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7494145294"
    },
    {
      "job": 80209732150,
      "time": 357,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7494050729"
    },
    {
      "job": 80210576312,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7494095498"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27170986261",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/clarify",
  "_commit": {
    "id": "7352bc7993345f87bb9e1a0270a97cccfec5ff1b",
    "author": "Noah Greifer <ngreifer@iq.harvard.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.3\n",
    "time": 1780951802
  },
  "_maintainer": {
    "name": "Noah Greifer",
    "email": "ngreifer@iq.harvard.edu",
    "login": "ngreifer",
    "twitter": "@noah_greifer",
    "description": "Data Science Specialist at Harvard University Institute for Quantitative Social Science (IQSS)",
    "uuid": 20465600,
    "orcid": "0000-0003-3067-7154"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "arg",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "version": ">= 1.7-4",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.5",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.6",
      "role": "Imports"
    },
    {
      "package": "insight",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "marginaleffects",
      "version": ">= 0.30.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "MatchIt",
      "version": ">= 4.0.0",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "Amelia",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "betareg",
      "role": "Suggests"
    },
    {
      "package": "survey",
      "role": "Suggests"
    },
    {
      "package": "estimatr",
      "role": "Suggests"
    },
    {
      "package": "fixest",
      "role": "Suggests"
    },
    {
      "package": "logistf",
      "role": "Suggests"
    },
    {
      "package": "geepack",
      "role": "Suggests"
    },
    {
      "package": "rms",
      "role": "Suggests"
    },
    {
      "package": "robustbase",
      "role": "Suggests"
    },
    {
      "package": "robust",
      "role": "Suggests"
    },
    {
      "package": "AER",
      "role": "Suggests"
    },
    {
      "package": "ivreg",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "sandwich",
      "role": "Suggests"
    },
    {
      "package": "WeightIt",
      "version": ">= 1.3.2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.2",
      "date": "2025-09-19"
    },
    {
      "name": "0.2.3",
      "date": "2026-06-08"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ngreifer",
      "count": 8,
      "uuid": 20465600
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 4637,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clarify"
  },
  "_devurl": "https://github.com/iqss/clarify",
  "_pkgdown": "https://iqss.github.io/clarify/",
  "_searchresults": 46,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clarify.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/iqss/clarify",
  "_realowner": "iqss",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-01-25"
    },
    {
      "version": "0.1.1",
      "date": "2023-02-03"
    },
    {
      "version": "0.1.2",
      "date": "2023-02-22"
    },
    {
      "version": "0.1.3",
      "date": "2023-05-04"
    },
    {
      "version": "0.2.0",
      "date": "2023-09-21"
    },
    {
      "version": "0.2.1",
      "date": "2024-05-30"
    },
    {
      "version": "0.2.2",
      "date": "2025-09-19"
    },
    {
      "version": "0.2.3",
      "date": "2026-06-08"
    }
  ],
  "_exports": [
    "misim",
    "sim",
    "sim_adrf",
    "sim_ame",
    "sim_apply",
    "sim_setx"
  ],
  "_help": [
    {
      "page": "misim",
      "title": "Simulate model coefficients after multiple imputation",
      "topics": [
        "misim"
      ]
    },
    {
      "page": "plot.clarify_adrf",
      "title": "Plot marginal predictions from 'sim_adrf()'",
      "topics": [
        "plot.clarify_adrf"
      ]
    },
    {
      "page": "summary.clarify_est",
      "title": "Plotting and inference for 'clarify_est' objects",
      "topics": [
        "confint.clarify_est",
        "plot.clarify_est",
        "summary.clarify_est"
      ]
    },
    {
      "page": "plot.clarify_setx",
      "title": "Plot marginal predictions from 'sim_setx()'",
      "topics": [
        "plot.clarify_setx"
      ]
    },
    {
      "page": "sim",
      "title": "Simulate model parameters",
      "topics": [
        "sim"
      ]
    },
    {
      "page": "sim_adrf",
      "title": "Compute an average dose-response function",
      "topics": [
        "print.clarify_adrf",
        "sim_adrf"
      ]
    },
    {
      "page": "sim_ame",
      "title": "Compute average marginal effects",
      "topics": [
        "print.clarify_ame",
        "sim_ame"
      ]
    },
    {
      "page": "sim_apply",
      "title": "Apply a function to simulated parameter values",
      "topics": [
        "print.clarify_est",
        "sim_apply"
      ]
    },
    {
      "page": "sim_setx",
      "title": "Compute predictions and first differences at set values",
      "topics": [
        "print.clarify_setx",
        "sim_setx"
      ]
    },
    {
      "page": "transform.clarify_est",
      "title": "Transform and combine <clarify_est> objects",
      "topics": [
        "cbind.clarify_est",
        "transform.clarify_est"
      ]
    }
  ],
  "_readme": "https://github.com/cran/clarify/raw/HEAD/README.md",
  "_rundeps": [
    "arg",
    "backports",
    "checkmate",
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "Formula",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "insight",
    "isoband",
    "labeling",
    "lifecycle",
    "marginaleffects",
    "pbapply",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "clarify.Rmd",
      "filename": "clarify.html",
      "title": "clarify: Simulation-Based Inference for Regression Models",
      "engine": "knitr::rmarkdown_notangle",
      "headings": [
        "Introduction",
        "Related software",
        "Using clarify",
        "1. Fitting the model",
        "2. Drawing from the coefficient distribution",
        "3. Computing derived quantities",
        "4. Summarize and visualize the simulated distribution",
        "Wrappers for sim_apply(): sim_setx(), sim_ame(), and sim_adrf()",
        "sim_setx(): predictions at representative values",
        "sim_ame(): average adjusted predictions and average marginal effects",
        "sim_adrf(): average dose-response functions",
        "Transforming and combining estimates",
        "transform()",
        "cbind()",
        "Using clarify with multiply imputed data",
        "Comparison to other packages",
        "Conclusion",
        "References"
      ],
      "created": "2023-01-25 09:10:10",
      "modified": "2026-06-08 20:50:02",
      "commits": 7
    },
    {
      "source": "Zelig.Rmd",
      "filename": "Zelig.html",
      "title": "Translating Zelig to clarify",
      "engine": "knitr::rmarkdown_notangle",
      "headings": [
        "Introduction",
        "Predictions at representative values",
        "Zelig workflow",
        "clarify workflow",
        "Rare-events logit",
        "Estimating the ATT after matching",
        "Combining results after multiple imputation",
        "References"
      ],
      "created": "2023-01-25 09:10:10",
      "modified": "2026-06-08 20:50:02",
      "commits": 5
    }
  ],
  "_score": 4.6300249232413595,
  "_indexed": false,
  "_nocasepkg": "clarify",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://iqss.r-universe.dev/clarify",
  "_previous": "0.2.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-08T22:35:59.000Z",
      "distro": "noble",
      "commit": "7352bc7993345f87bb9e1a0270a97cccfec5ff1b",
      "fileid": "b18f0a3488132d20c48b55cddd9853e9572dbf66b4b64f4f95ab156e2a07807d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27170986261"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-08T22:38:27.000Z",
      "distro": "noble",
      "commit": "7352bc7993345f87bb9e1a0270a97cccfec5ff1b",
      "fileid": "bd320c4b5924a9e6ba5d328e3e3939b586ace8f2a0dce8495c5c747a8bf486f2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27170986261"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-06-08T22:36:10.000Z",
      "commit": "7352bc7993345f87bb9e1a0270a97cccfec5ff1b",
      "fileid": "efae2fc442620704ab1afac63537a05a8b5ae80c92e9ce980a6187020882f13b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27170986261"
    }
  ]
}