Description Usage Arguments Value Examples
Setter for the models slot of a SurvivalModel
object
1 2 | ## S4 replacement method for signature 'SurvivalModel,SimpleList'
models(object) <- value
|
object |
A |
value |
A |
None, updates the object.
1 2 | data(samplePCOSPmodel)
models(samplePCOSPmodel) <- SimpleList(model1=NA)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.