![[Experimental]](figures/lifecycle-experimental.svg)
The SampleSize class serves as the store for results and parameters in sample
size calculation.
Usage
SampleSize(call, method, n, param)
Arguments
- call
(call)
function call.
- method
(character)
method name.
- n
(numeric)
number of sample size.
- param
(list)
list of relevant parameters.
Value
An object of class SampleSize.
Slots
call
call
method
method
n
n
param
param