read.admbFit | R Documentation |
This function will parse the .par and .cor files to provide things like parameter estimates, standard deviations, and correlations. Required for Jim Thorson's Laplace Approximation but likely useful for other purposes.
read.admbFit(file)
file |
Name of ADMB executable such that files to read will have format file.par and file.cor. |
List of various things from these files.
James Thorson
getADMBHessian()
, NegLogInt_Fn()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.