Description Usage Arguments Value Examples
This should be used to set the seed before model training to ensure reproducible results.
1 2 | ## S4 method for signature 'SurvivalModel'
getModelSeed(object)
|
object |
A |
An integer
seed to be used when training the a SurivalModel
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.