.nlmFinalizeList | R Documentation |
Finalizes output list
.nlmFinalizeList(env, lst, par = "par", printLine = TRUE, hessianCov = TRUE)
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 |
modified list with '$cov'
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.