Other packages > Find by keyword >

SteppedPower  

Power Calculation for Stepped Wedge Designs
View on CRAN: Click here


Download and install SteppedPower package within the R console
Install from CRAN:
install.packages("SteppedPower")

Install from Github:
library("remotes")
install_github("cran/SteppedPower")

Install by package version:
library("remotes")
install_version("SteppedPower", "0.3.5")



Attach the package and use:
library("SteppedPower")
Maintained by
Philipp Mildenberger
[Scholar Profile | Author Map]
First Published: 2021-02-04
Latest Update: 2022-07-05
Description:
Tools for power and sample size calculation as well as design diagnostics for longitudinal mixed model settings, with a focus on stepped wedge designs. All calculations are oracle estimates i.e. assume random effect variances to be known (or guessed) in advance. The method is introduced in Hussey and Hughes (2007) <doi:10.1016/j.cct.2006.05.007>, extensions are discussed in Li et al. (2020) <doi:10.1177/0962280220932962>.
How to cite:
Philipp Mildenberger (2021). SteppedPower: Power Calculation for Stepped Wedge Designs. R package version 0.3.5, https://cran.r-project.org/web/packages/SteppedPower. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2021-02-04 16:50), 0.2.0 (2021-07-07 12:30), 0.3.1 (2021-12-16 17:10), 0.3.2 (2022-07-05 02:20), 0.3.4 (2023-09-13 02:50)
Other packages that cited SteppedPower R package
View SteppedPower citation profile
Other R packages that SteppedPower depends, imports, suggests or enhances
Complete documentation for SteppedPower
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for SteppedPower051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA