After running an ML (maximum likelihood) search with
optim, optim
returns a list with a variety of objects. It is often
handy to have the parameter values, log-likelihood, etc.,
extracted to a table for comparison with other
optimization runs. process_optim does this.