getCSampleSize: getCSampleSize

Description Usage Arguments Value Author(s) See Also

Description

getCSampleSize Computes the required sample size for a proportion, such that the population proportion is within a designated margin of error of the sample proportion with a designated level of confidence.

Usage

1
getCSampleSize(data, e, p = 0.8, me = 0.05)

Arguments

e

Numeric indicator of effect size

p

Numeric indicator of the target power

me

Numeric indicator of alpha level

Value

sampleSize Minimum required sample size

Author(s)

John James, jjames@datasciencesalon.org

See Also

Other analysis functions: cramers, getPSampleSize, getSummaryStats, pearsons, x2


DataScienceSalon/Bayesian-Regression documentation built on May 29, 2019, 12:06 a.m.