Description Usage Arguments Value See Also
Extract parameters from the model into a vector of parameters for optimisation.
1 | modelExtractParam(model, only.values=TRUE, untransformed.values=FALSE)
|
model |
the model structure containing the parameters to be extracted. |
only.values |
include parameter names in the returned vector. |
untransformed.values |
return actual values, not transformed values used by the optimisers. |
param |
vector of parameters extracted from the model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.