public interface SampleSizeResource
Modifier and Type | Method and Description |
---|---|
edu.ucdenver.bios.webservice.common.domain.PowerResultList |
getSampleSize(edu.ucdenver.bios.webservice.common.domain.StudyDesign studyDesign)
Calculate the total sample size for the specified study design.
|
@Post edu.ucdenver.bios.webservice.common.domain.PowerResultList getSampleSize(edu.ucdenver.bios.webservice.common.domain.StudyDesign studyDesign)
studyDesign
- study design objectUniversity of Colorado Denver, Department of Biostatistics and Informatics