{
  "_id": "6a2bf2d43efcd9bda42d08da",
  "Package": "probmed",
  "Title": "Probabilistic Effect Sizes for Causal Mediation Analysis",
  "Version": "0.2.0",
  "Authors@R": "person(given = \"Davood\", family = \"Tofighi\",\nemail = \"dtofighi@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8523-7776\"))",
  "Description": "Compute P_med, a scale-free probabilistic effect size for\ncausal mediation analysis.",
  "License": "MIT + file LICENSE",
  "URL": "https://data-wise.github.io/probmed/,\nhttps://github.com/data-wise/probmed",
  "BugReports": "https://github.com/data-wise/probmed/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Remotes": [
    "data-wise/medfit@v0.3.0"
  ],
  "VignetteBuilder": "knitr, quarto",
  "RoxygenNote": "7.3.3",
  "Repository": "https://data-wise.r-universe.dev",
  "Date/Publication": "2026-06-12 09:58:21 UTC",
  "RemoteUrl": "https://github.com/Data-Wise/probmed",
  "RemoteRef": "dev",
  "RemoteSha": "7f7ab7667b5bc33fecfbe035c61d23f83fb4cea3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 11:45:20 UTC",
    "User": "root"
  },
  "Author": "Davood Tofighi [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8523-7776>)",
  "Maintainer": "Davood Tofighi <dtofighi@gmail.com>",
  "MD5sum": "82959da5e1a9fe2fa34f788e21192b99",
  "_user": "data-wise",
  "_type": "src",
  "_file": "probmed_0.2.0.tar.gz",
  "_fileid": "c75f2bdc66b2e9627331e0ac263d7a6d1a7f0af7434393b5a134de4abc16d5f1",
  "_filesize": 695956,
  "_sha256": "c75f2bdc66b2e9627331e0ac263d7a6d1a7f0af7434393b5a134de4abc16d5f1",
  "_created": "2026-06-12T11:45:20.000Z",
  "_published": "2026-06-12T11:51:48.874Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81020730927,
      "time": 358,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7590726609"
    },
    {
      "job": 81020730954,
      "time": 327,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590716327"
    },
    {
      "job": 81020730910,
      "time": 267,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7590697362"
    },
    {
      "job": 81020730929,
      "time": 327,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590716282"
    },
    {
      "job": 81020197852,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590611916"
    },
    {
      "job": 81020730886,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590652661"
    },
    {
      "job": 81020730972,
      "time": 359,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7590727041"
    },
    {
      "job": 81020730962,
      "time": 318,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7590714192"
    },
    {
      "job": 81020730969,
      "time": 304,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590709446"
    }
  ],
  "_buildurl": "https://github.com/r-universe/data-wise/actions/runs/27413451683",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Data-Wise/probmed",
  "_commit": {
    "id": "7f7ab7667b5bc33fecfbe035c61d23f83fb4cea3",
    "author": "Test User <test@example.com>",
    "committer": "Test User <test@example.com>",
    "message": "docs(site): rebuild pkgdown site at v0.2.0\n",
    "time": 1781258301
  },
  "_maintainer": {
    "name": "Davood Tofighi",
    "email": "dtofighi@gmail.com",
    "login": "data-wise",
    "description": "Data science, R, Python, Statistics, biostatistics, Psychology, and Engineering!",
    "uuid": 1749560,
    "orcid": "0000-0001-8523-7776"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "medfit",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "S7",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "alabama",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lavaan",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "mediation",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    }
  ],
  "_owner": "data-wise",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 35
    },
    {
      "week": "2026-23",
      "n": 6
    },
    {
      "week": "2026-24",
      "n": 25
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-06-06"
    },
    {
      "name": "v0.2.0",
      "date": "2026-06-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "data-wise",
      "count": 41,
      "uuid": 1749560
    }
  ],
  "_userbio": {
    "uuid": 1749560,
    "type": "user",
    "name": "Davood Tofighi",
    "description": "Data science, R, Python, Statistics, biostatistics, Psychology, and Engineering!"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/probmed"
  },
  "_devurl": "https://github.com/data-wise/probmed",
  "_pkgdown": "https://data-wise.github.io/probmed/",
  "_searchresults": 34,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/probmed.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "extract_mediation",
    "pmed",
    "PmedResult"
  ],
  "_help": [
    {
      "page": "extract_mediation",
      "title": "Re-export extract_mediation from medfit",
      "topics": [
        "extract_mediation"
      ]
    },
    {
      "page": "plot-PmedResult",
      "title": "Plot Bootstrap Distribution",
      "topics": [
        "plot-PmedResult"
      ]
    },
    {
      "page": "pmed",
      "title": "Compute P_med: Probabilistic Effect Size for Mediation",
      "topics": [
        "pmed"
      ]
    },
    {
      "page": "pmed-formula",
      "title": "Compute P_med from Formula",
      "topics": [
        "pmed-formula"
      ]
    },
    {
      "page": "pmed-MediationData",
      "title": "Compute P_med from MediationData",
      "topics": [
        "pmed-MediationData"
      ]
    },
    {
      "page": "pmed-ParallelMediationData",
      "title": "Compute parallel (joint) P_med from a ParallelMediationData object",
      "topics": [
        "pmed-ParallelMediationData"
      ]
    },
    {
      "page": "PmedResult",
      "title": "P_med Result Class",
      "topics": [
        "PmedResult"
      ]
    },
    {
      "page": "print-PmedResult",
      "title": "Print PmedResult",
      "topics": [
        "print-PmedResult"
      ]
    },
    {
      "page": "summary-PmedResult",
      "title": "Summary Method",
      "topics": [
        "summary-PmedResult"
      ]
    }
  ],
  "_pkglogo": "https://github.com/Data-Wise/probmed/raw/dev/man/figures/logo.png",
  "_readme": "https://github.com/Data-Wise/probmed/raw/dev/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "generics",
    "MASS",
    "medfit",
    "S7"
  ],
  "_vignettes": [
    {
      "source": "package-comparison.qmd",
      "filename": "package-comparison.html",
      "title": "Comparing probmed Workflows",
      "engine": "quarto::html",
      "headings": [
        "Feature Comparison",
        "Workflow 1: Base R (lm/glm)",
        "Workflow 2: lavaan",
        "Workflow 3: mediation",
        "Conclusion"
      ],
      "created": "2025-12-02 04:49:30",
      "modified": "2025-12-02 16:43:12",
      "commits": 3
    },
    {
      "source": "introduction.qmd",
      "filename": "introduction.html",
      "title": "Introduction to probmed",
      "engine": "quarto::html",
      "headings": [
        "Overview",
        "What is $P_{med}$?",
        "Installation",
        "Basic Example: Linear Mediation",
        "1. Simulate Data",
        "2. Estimate $P_{med}$",
        "3. Interpret Results",
        "MBCO intervals (deterministic)",
        "Advanced Example: Binary Outcome (GLM)",
        "1. Simulate Binary Data",
        "2. Estimate with GLM",
        "Conclusion"
      ],
      "created": "2025-12-02 03:17:22",
      "modified": "2026-06-11 12:24:17",
      "commits": 5
    },
    {
      "source": "parallel-mediation.qmd",
      "filename": "parallel-mediation.html",
      "title": "Parallel mediation: joint P_med",
      "engine": "quarto::html",
      "headings": [
        "Overview",
        "The joint estimand",
        "A worked example",
        "Plugin (point estimate)",
        "Parametric bootstrap",
        "Nonparametric bootstrap",
        "MBCO (deterministic)",
        "Scope and limitations"
      ],
      "created": "2026-06-11 15:04:58",
      "modified": "2026-06-11 15:04:58",
      "commits": 1
    }
  ],
  "_score": 4.184691430817599,
  "_indexed": true,
  "_nocasepkg": "probmed",
  "_universes": [
    "data-wise"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-12T11:48:17.000Z",
      "distro": "noble",
      "commit": "7f7ab7667b5bc33fecfbe035c61d23f83fb4cea3",
      "fileid": "aabfb2ec780e25a0f5bcbf8c51ad7a42d601d32b3fdb4cd2080e6f519f2bbfba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/data-wise/actions/runs/27413451683"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-12T11:47:34.000Z",
      "distro": "noble",
      "commit": "7f7ab7667b5bc33fecfbe035c61d23f83fb4cea3",
      "fileid": "80c55aa036a2b4b1308533a89c49a69ff22a5cf423bbdc2acb7ac615ebd935a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/data-wise/actions/runs/27413451683"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-12T11:47:19.000Z",
      "commit": "7f7ab7667b5bc33fecfbe035c61d23f83fb4cea3",
      "fileid": "4e73cab98834eafabfc085fd916df34c9bdbb23a0d8597b3b4d6175cc8ea4be0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/data-wise/actions/runs/27413451683"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-12T11:47:32.000Z",
      "commit": "7f7ab7667b5bc33fecfbe035c61d23f83fb4cea3",
      "fileid": "0237e90b9755cb0da0287f629c55f47a2a69a58da5ceaccaa3ffcd3527bcdc2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/data-wise/actions/runs/27413451683"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-12T11:47:43.000Z",
      "commit": "7f7ab7667b5bc33fecfbe035c61d23f83fb4cea3",
      "fileid": "b2164186c0d352959815d62b9b2de1ce95cdef686c77ea49e7b341fd94483344",
      "status": "success",
      "buildurl": "https://github.com/r-universe/data-wise/actions/runs/27413451683"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-12T11:47:02.000Z",
      "commit": "7f7ab7667b5bc33fecfbe035c61d23f83fb4cea3",
      "fileid": "4e6082bbba30997955b96fb2a72085367bbd8867cf828b413fc8449650d981ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/data-wise/actions/runs/27413451683"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-12T11:47:10.000Z",
      "commit": "7f7ab7667b5bc33fecfbe035c61d23f83fb4cea3",
      "fileid": "a95176c737aeb992a6a98aa5c993df1949f756edd5eb29728d425c9dc3023bff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/data-wise/actions/runs/27413451683"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-12T11:46:59.000Z",
      "commit": "7f7ab7667b5bc33fecfbe035c61d23f83fb4cea3",
      "fileid": "6dd304e8b5d8a2780efa2beeac5ca466de63e96ca10b5ba262efce0cb353365d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/data-wise/actions/runs/27413451683"
    }
  ]
}