getParameters | R Documentation |
Get the parameters of an object.
getParameters(object)
## S4 method for signature 'ModelError'
getParameters(object)
## S4 method for signature 'Distribution'
getParameters(object)
## S4 method for signature 'Model'
getParameters(object)
object |
An object defined form a class of PFIM. |
Return the list of the parameters of the object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.