Description Usage Arguments Methods (by generic) Slots See Also
An S4 class, an ideal dataset that contains covariates and responses under both treatments.
It can be used to generate a TrtDataObj randomly.
1 2 | ## S4 method for signature 'TrtDataIdeal'
show(object)
|
object |
A |
show: Method to show TrtDataIdeal object.
trtResp1A numeric vector, the response under the first treatment
trtResp2A numeric vector, the response under the second treatment
XA numeric matrix. Containing all the variables.
labelA character vector of length two, two treatment labels.
The first one corresponds to trtResp1 and the second one corresponds to trtResp2.
TrtDataIdeal-class
TrtDataObj-class
generateTrtData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.