The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
An R package for analyzing data from stepped wedge cluster randomized trials
steppedwedge is an open-source R package designed for analyzing data from stepped wedge cluster randomized trials. Functions are given for checking/visualizing datasets and estimating various treatment effect parameters, including the immediate treatment effect (ITE), exposure time averaged treatment effect (ETATE), calendar time averaged treatment effect (CTATE).
The latest stable version of steppedwedge can be
installed from CRAN using install.packages()
:
install.packages("steppedwedge")
The current development version can be installed using
devtools::install_github()
:
::install_github(repo="Avi-Kenny/steppedwedge") devtools
The full package documentation can be found at https://avi-kenny.github.io/steppedwedge/.
To submit a bug report or request a new feature, please submit a new GitHub Issue.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.