Get_RequiredSampleSize | R Documentation |
Get the sample sizes required to achieve the given power.
Get_RequiredSampleSize(obj, Power=0.8)
obj |
an object returned from Power_Continuous or Power_Logistic. |
Power |
a value of the power to be achieved (default= 0.8). |
This function computes required sample sizes using simple interpolation.
A list object for the required sample sizes.
Seunggeun Lee
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.