Description Usage Arguments Value See Also Examples
Sets a value for the par slot.
1 2 | ## S4 replacement method for signature 'model'
setPar(object) <- value
|
object |
An |
value |
A list specifying the component parameters. |
The model object with slot par set to value.
model for the class definition
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.