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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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