opt.sample.size {elec} | R Documentation |
KM Audit Sample Size Calc
Description
Calc KM Optimal Sample Size
Usage
opt.sample.size(Z, beta = 0.25)
Arguments
Z |
elec.data object |
beta |
risk |
Details
This is how many steps would be needed if no error was found with each step. Obviously a bit idealistic, but still useful.
Value
Single number of batches to sample.
[Package elec version 0.1.2.2 Index]