sample.size: Sample Size Calculator

Description Usage Arguments

Description

Determines the required sample size based on the population size, levels of confidence and precision, and coefficient of variation (CV) of the variable of interest.

Usage

1
sample.size(N, P, A, cv)

Arguments

N

Population Size

P

Level of Confidence (~90 %)

A

Level of Precision (~10 %)

cv

Coefficient of Variation (~0.5)


mnblonsky/REMI documentation built on May 23, 2019, 5:06 a.m.