Skip to content

probmed 0.3.0

Latest

Choose a tag to compare

@Data-Wise Data-Wise released this 22 Jun 04:58
0486b01

probmed 0.3.0 — GitHub (non-CRAN) release. Pins Remotes: data-wise/medfit@v0.3.0.

Four new estimator families for modern proportion-mediated effect sizes, all built on a shared cross-fitted corner-EIF core:

  • ward_residual() / GaugePmedResult — gauge-calibrated proportion mediated; gauge residual W = R/OE flags non-decomposability. Percentile-bootstrap CIs, repeated cross-fitting (reps), Fieller set, and a0/a1 two-level exposure coding.
  • incr_pmed() / IncrPmedResult — incremental mediated elasticity P_med^δ(δ), with Kennedy (2019) g-score EIF for Neyman-orthogonal SE.
  • sobol_pmed() / SobolPmedResult — Sobol / functional-ANOVA variance share P_med^{σ²}; Procedure B default + near-boundary reps/bootstrap.
  • pmed_sensitivity() — shared M–Y confounding (A4) sensitivity helper for the P_med family.

Quality: R CMD check --as-cran clean (0E / 0W / 1 expected NOTE — the load-bearing Remotes pin, documented in cran-comments.md). OS matrix green (ubuntu release/devel/oldrel, macOS, Windows). rhub-v2 workflow_dispatch workflow now live on main.

Full notes: see NEWS.md.

🤖 Generated with Claude Code