Skip to content

cmrdesign 0.1.0

Latest

Choose a tag to compare

@juancyamin juancyamin released this 05 Aug 10:48
bdcec68

cmrdesign 0.1.0

cmrdesign is now publicly available for R and Python.

Install

  • R (CRAN): install.packages("cmrdesign") or visit CRAN.
  • Python (PyPI): python -m pip install cmrdesign or visit PyPI.

Documentation

Highlights

  • Applied CMR allocation rules for two-arm and shared-control multi-arm experiments.
  • Bounded, binary, MTR, and unbounded-outcome methods, plus stratified, multiple-outcome, and proxy extensions.
  • Pilot/main-wave planning from Appendix E and simulated examples in both languages.

Verification

  • CRAN checks are all OK for the published R package.
  • The Python source distribution and wheel passed twine check, TestPyPI smoke testing, and a clean real-PyPI install-and-fit smoke test.
  • GitHub Actions are green across supported Python and R environments, fixture parity, and reference-value validation.