Description Usage Arguments Value Author(s)
View source: R/extract_gradient.r
Extract gradient values from last iteration of screen output and return dataframe with variable names, values and gradient, sorted in order of ascending absolute value of the gradient.
1 | extract_gradient(admbfile)
|
admbfile |
base name of admb project |
a dataframe with 3 columns var=variable name, value= final parameter value, gradient= gradient value
Jeff Laake
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.