getParam | R Documentation |
S4method 'getParam' method for get information about a fitting parameters.
getParam(object, parameter = NULL, variable = NULL)
object |
an object of class |
parameter |
character is one of the "start", "max" or "min" parameter to be set |
variable |
character as "mu", "sigma"... indicates the parameter to set |
'getParam' returns the value of the requested parameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.