public interface PowerMatrixHTMLResource
Modifier and Type | Method and Description |
---|---|
String |
getMatricesAsHTML(org.restlet.data.Form studyDesignForm)
Get matrices used in the power calculation for a "guided" study design
as an HTML formatted string.
|
String |
getMatricesAsHTML(edu.ucdenver.bios.webservice.common.domain.StudyDesign studyDesign)
Get matrices used in the power calculation for a "guided" study design
as an HTML formatted string.
|
@Post(value="json:html") String getMatricesAsHTML(edu.ucdenver.bios.webservice.common.domain.StudyDesign studyDesign)
@Post(value="form:html") String getMatricesAsHTML(org.restlet.data.Form studyDesignForm)
University of Colorado Denver, Department of Biostatistics and Informatics