parse.optimx | R Documentation |
Take the resulting object from a call to optimx and make it into an object that mrds wants to talk to.
parse.optimx(lt, lnl.last, par.last)
lt |
an optimx object |
lnl.last |
last value of the log likelihood |
par.last |
last value of the parameters |
lt
object that can be used later on
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.