| 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