kornl / samplesize

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

samplesize

Development

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

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

About

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


Languages

Language:R 100.0%