Other packages > Find by keyword >

PowerUpR  

Power Analysis Tools for Multilevel Randomized Experiments
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("PowerUpR", "1.1.0")



Attach the package and use:
library("PowerUpR")
Maintained by
Metin Bulus
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-11-01
Latest Update: 2021-10-25
Description:
Includes tools to calculate statistical power, minimum detectable effect size (MDES), MDES difference (MDESD), and minimum required sample size for various multilevel randomized experiments (MRE) with continuous outcomes. Accomodates 14 types of MRE designs to detect main treatment effect, seven types of MRE designs to detect moderated treatment effect (2-1-1, 2-1-2, 2-2-1, 2-2-2, 3-3-1, 3-3-2, and 3-3-3 designs; - - ), five types of MRE designs to detect mediated treatment effects (2-1-1, 2-2-1, 3-1-1, 3-2-1, and 3-3-1 designs; - - ), four types of partially nested (PN) design to detect main treatment effect, and three types of PN designs to detect mediated treatment effects (2/1, 3/1, 3/2; / ). See 'PowerUp!' Excel series at .
How to cite:
Metin Bulus (2016). PowerUpR: Power Analysis Tools for Multilevel Randomized Experiments. R package version 1.1.0, https://cran.r-project.org/web/packages/PowerUpR. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.2 (2016-11-01 11:07), 0.1.3 (2017-02-17 14:38), 0.2.3 (2018-02-17 00:04), 1.0.0 (2018-05-16 21:50), 1.0.1 (2018-10-18 15:30), 1.0.2 (2018-12-15 11:10), 1.0.3 (2019-03-08 14:52), 1.0.4 (2019-06-01 12:40)
Other packages that cited PowerUpR R package
View PowerUpR citation profile
Other R packages that PowerUpR depends, imports, suggests or enhances
Complete documentation for PowerUpR
Functions, R codes and Examples using the PowerUpR R package
Some associated functions: PowerUpR-package . bcra3r2 . bcra4r2 . bcra4r3 . bira2 . bira3 . bira4 . conv . cra2 . cra3 . cra4 . ira . med_pn . plot . replication . t1t2 . 
Some associated R codes: bcra3r2.R . bcra4r2.R . bcra4r3.R . bira2.R . bira3.R . bira4.R . conv.R . cra2.R . cra3.R . cra4.R . error.R . ira.R . med_pn.R . plot.R . replication.R . t1t2.R . utils.R .  Full PowerUpR 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

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  
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
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  

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