Description Usage Arguments Details Value See Also
A user-friendly function to create a TrtDataIdeal
object.
1 | impoorIdeal(X, trtResp1, trtResp2, label)
|
X |
A |
trtResp1 |
A |
trtResp2 |
A |
label |
A |
This function takes data set and generate an TrtDataIdeal
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 TrtDataIdeal
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.