parse.optimx: Parse optimx results and present a nice object

View source: R/parse.optimx.R

parse.optimxR Documentation

Parse optimx results and present a nice object

Description

Take the resulting object from a call to optimx and make it into an object that mrds wants to talk to.

Usage

parse.optimx(lt, lnl.last, par.last)

Arguments

lt

an optimx object

lnl.last

last value of the log likelihood

par.last

last value of the parameters

Value

lt object that can be used later on


mrds documentation built on July 9, 2023, 6:06 p.m.