/RandomisationModels.jl

A Julia package for randomisation models used in randomised controlled trials.

Primary LanguageJuliaMIT LicenseMIT

RandomisationModels.jl

Build status Documentation
Build status (Github Actions) codecov.io

Implementation of randomisation models used for generating treatment allocations in clinical trials.

Overview

Plan for

  • unrestricted randomisation
  • restricted randomisation
    • two-arm
      • biased-coin
    • mult-arm
      • permuted block
      • brick-tunnel
      • urn models
  • covariate-adjusted randomisation
    • minimisation
    • model-based
  • utilities for simulations studies comparing models

Installation

pkg> add https://github.com/jatotterdell/RandomisationModels.jl.git