setParam | R Documentation |
S4method 'setParam' method for setting fitting parameters.
setParam(object, parameter = NULL, variable = NULL, value = 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 |
value |
numeric the value to set |
'setParam' returns the object withthe parameter set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.