.nlmFinalizeList: Finalizes output list
Description
Finalizes output list
Usage
.nlmFinalizeList(env, lst, par = "par", printLine = TRUE, hessianCov = TRUE)
Value
modified list with `$cov`
Arguments
- env
nlm environment
- lst
output list
- par
parameter name of final estimate in output
- printLine
Print the final line when print is nonzero
- hessianCov
boolean indicating a hessian should be
used/calculated for covariance