Description Usage Arguments Value Examples
Generic for Accessing the Training Data of an S4
Object
1 |
object |
An |
... |
Allow new parameters to be defined for this generic. |
The training data for an S4 object.
1 2 3 | data(CSPC_MAE)
set.seed(1987)
metaclustModel <- ConMetaclustModel(CSPC_MAE, randomSeed=1987)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.