Description Usage Arguments Details Value See Also
A user-friendly function to create a TrtDataObj object.
1 2 3 |
X |
A |
trtResp |
A |
trtLabl |
A |
trtLevl |
A |
trtTrue |
A |
sample.weight |
A |
sample.inclsn |
A |
This function takes data set and generate an TrtDataObj in a flexible way:
X can be either a matrix of a data.frame, of which each column is a numeric predictor
of the data set and each row is all predictor values for a sample.
X should contain all samples/variables.
An TrtDataObj object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.