Skip to content

An R package for sample size calculation (t-test and Wilcoxon test).

Notifications You must be signed in to change notification settings

shearer/samplesize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

samplesize

Travis-CI Build Status CRAN_Status_Badge downloads

Development

To install the development version of the samplesize package, it is easiest to use the devtools package:

install.packages("devtools")  # if needed..
devtools::install_github("shearer/samplesize")
library(samplesize)

About

An R package for sample size calculation (t-test and Wilcoxon test).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages