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.
trtResp
A numeric vector, the response under assigned treatment
trtLabl
A factor vector, the assigned treatment label
X
A numeric matrix. Containing all the variables.
trtLevl
A character vector of length two, two treatment labels
trtTrue
A factor vector, true the better treatment
sample.weight
A numeric vector, indicating the weight of a sample in performance evaluation
sample.inclsn
A 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.