public class SampleSizeServerResource extends org.restlet.resource.ServerResource implements SampleSizeResource
Constructor and Description |
---|
SampleSizeServerResource() |
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.
|
abort, commit, getOnSent, getVariants, handle, isAnnotated, isAutoCommitting, isCommitted, isConditional, isExisting, isInRole, isNegotiated, redirectPermanent, redirectPermanent, redirectSeeOther, redirectSeeOther, redirectTemporary, redirectTemporary, setAllowedMethods, setAnnotated, setAutoCommitting, setChallengeRequests, setCommitted, setConditional, setCookieSettings, setDimensions, setExisting, setLocationRef, setLocationRef, setNegotiated, setOnSent, setServerInfo, setStatus, setStatus, setStatus, setStatus, updateAllowedMethods
getAllowedMethods, getApplication, getChallengeRequests, getChallengeResponse, getClientInfo, getConditions, getContext, getConverterService, getCookies, getCookieSettings, getDimensions, getHostRef, getLocationRef, getLogger, getMatrix, getMaxForwards, getMetadataService, getMethod, getOriginalRef, getProtocol, getQuery, getRanges, getReference, getReferrerRef, getRequest, getRequestAttributes, getRequestEntity, getResponse, getResponseAttributes, getResponseEntity, getRootRef, getServerInfo, getStatus, getStatusService, init, isConfidential, release, setRequest, setResponse
public edu.ucdenver.bios.webservice.common.domain.PowerResultList getSampleSize(edu.ucdenver.bios.webservice.common.domain.StudyDesign studyDesign)
getSampleSize
in interface SampleSizeResource
studyDesign
- study design objectUniversity of Colorado Denver, Department of Biostatistics and Informatics