Description Usage Arguments Methods (by generic) Slots See Also
An S4 class containing treatment, covariates and response
1 2 | ## S4 method for signature 'TrtDataObj'
show(object)
|
object |
A |
show: Method to show TrtDataObj object.
trtRespA numeric vector, the response under assigned treatment
trtLablA factor vector, the assigned treatment label
XA numeric matrix. Containing all the variables.
trtLevlA character vector of length two, two treatment labels
trtTrueA factor vector, true the better treatment
sample.weightA numeric vector, indicating the weight of a sample in performance evaluation
sample.inclsnA logical vector, indicating whether a sample is included in performance evaluation
TrtDataObj-class
TrtDataIdeal-class
wClsObj-class
RegObj-class
ModelObj-class
ModelEnsembleObj-class
cvGrid-class
cvKfold-class
workflow-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.