Learn R Programming

SKAT (version 1.3.2)

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)

Arguments

obj

an object returned from Power_Continuous or Power_Logistic.

Power

a value of the power to be achieved (default= 0.8).

Value

A list object for the required sample sizes.

Details

This function computes required sample sizes using simple interpolation.