Skip to content
/ CRXO Public

Useful functions for cluster randomised crossover RCTs

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

lan-k/CRXO

Repository files navigation

CRXO

R-CMD-check Codecov test coverage

The goal of CRXO is to provide functions for Cluster randomised crossover trials.

Installation

You can install the development version of CRXO like so:

remotes::install_github("lan-k/CRXO")

Example

This is a basic example which shows you how to solve a common problem:

library(CRXO)
## sample size for fixed number of clusters

CRXO_samp(0.01,0.005,10,5000)
#> [1] 520

About

Useful functions for cluster randomised crossover RCTs

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages