Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 466 Bytes

File metadata and controls

14 lines (11 loc) · 466 Bytes

gsDesignCRT

The gsDesignCRT package supports group sequential cluster randomized trial design, extending the package gsDesign (Anderson, 2025) based on methods described in the manuscript "Designing group sequential cluster randomized trials with continuous or binary outcomes" by Lee Ding and Rui Wang.

Installation

# To install the development version from GitHub:
# install.packages("remotes")
remotes::install_github("leejtding/gsDesignCRT")