Learn R Programming

easypower (version 1.0.2)

Sample Size Estimation for Experimental Designs

Description

Power analysis is used in the estimation of sample sizes for experimental designs. Most programs and R packages will only output the highest recommended sample size to the user. Often the user input can be complicated and computing multiple power analyses for different treatment comparisons can be time consuming. This package simplifies the user input and allows the user to view all of the sample size recommendations or just the ones they want to see. The calculations used to calculate the recommended sample sizes are from the 'pwr' package.

Copy Link

Version

Install

install.packages('easypower')

Monthly Downloads

195

Version

1.0.2

License

GPL (>= 3)

Maintainer

Aaron McGarvey

Last Published

March 10th, 2024

Functions in easypower (1.0.2)

n.oneway

Calculates the required sample size for a one-way ANOVA.
easypower

Sample Size Calculations Using Power Analysis
n.multiway

Sample size calculations for factorial ANOVAs