Other packages > Find by keyword >

swdpwr  

Power Calculation for Stepped Wedge Cluster Randomized Trials
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("swdpwr", "1.11")



Attach the package and use:
library("swdpwr")
Maintained by
Jiachen Chen
[Scholar Profile | Author Map]
First Published: 2020-10-26
Latest Update: 2023-09-28
Description:
To meet the needs of statistical power calculation for stepped wedge cluster randomized trials, we developed this software. Different parameters can be specified by users for different scenarios, including: cross-sectional and cohort designs, binary and continuous outcomes, marginal (GEE) and conditional models (mixed effects model), three link functions (identity, log, logit links), with and without time effects under exchangeable, nested exchangeable and block exchangeable correlation structures. Unequal numbers of clusters per sequence are also allowed. The methods included in this package: Zhou et al. (2020) <doi:10.1093/biostatistics/kxy031>, Li et al. (2018) <doi:10.1111/biom.12918>. Supplementary documents can be found at: <https://ysph.yale.edu/cmips/research/software/swdpwr/>. The Shiny app for swdpwr can be accessed at: <https://jiachenchen322.shinyapps.io/swdpwr_shinyapp/>. The package also includes functions that perform calculations for the intra-cluster correlation coefficients based on the random effects variances as input variables for continuous and binary outcomes, respectively.
How to cite:
Jiachen Chen (2020). swdpwr: Power Calculation for Stepped Wedge Cluster Randomized Trials. R package version 1.11, https://cran.r-project.org/web/packages/swdpwr. Accessed 01 May. 2025.
Previous versions and publish date:
1.1 (2020-10-26 11:10), 1.3 (2020-10-31 15:30), 1.4 (2020-11-07 07:20), 1.5 (2021-05-16 16:00), 1.6 (2021-10-11 11:10), 1.7 (2022-02-20 04:20), 1.8 (2023-09-08 17:30), 1.9 (2023-09-28 21:30), 1.10 (2024-10-01 00:00)
Other packages that cited swdpwr R package
View swdpwr citation profile
Other R packages that swdpwr depends, imports, suggests or enhances
Complete documentation for swdpwr
Functions, R codes and Examples using the swdpwr R package
Some associated functions: BinICC . ContICC . print.swdpower . swdpower . swdpwr-package . 
Some associated R codes: BinICC.R . ContICC.R . print.swdpower.R . swdpower.R .  Full swdpwr package functions and examples
Downloads during the last 30 days
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for swdpwr24681012141618202224TrendBars

Today's Hot Picks in Authors and Packages

fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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