Get_RequiredSampleSize: Get the required sample size to achieve the given power
Description
Get the sample sizes required to achieve the given power.
Usage
Get_RequiredSampleSize(obj, Power=0.8)
Value
A list object for the required sample sizes.
Arguments
- obj
an object returned from Power_Continuous or Power_Logistic.
- Power
a value of the power to be achieved (default= 0.8).
Details
This function computes required sample sizes using simple interpolation.