Skip to content

eliardocosta/ssdet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssdet

The goal of ssdet is to provide functions to compute sample size.

Installation

You can install ssdet from github with:

# install.packages("devtools")
devtools::install_github("eliardocosta/ssdet")

Examples