The canRepar method is used to check whether a model can be
reparametrized. For certain models, reparametrization can be useful to speed up
convergence. By default, the method returns FALSE. By specifying the method
for particular models, it can be made to return TRUE. In that case, if setTransPars and
getTransPars methods exists for the model, they will be used when
fit method is called on the model.
Generic function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.