项目作者: eliardocosta

项目描述 :
An R package for sample size determination
高级语言: R
项目地址: git://github.com/eliardocosta/ssdet.git
创建时间: 2017-12-03T20:04:08Z
项目社区:https://github.com/eliardocosta/ssdet

开源协议:MIT License

下载


ssdet

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

Installation

You can install ssdet from github with:

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

Examples