get.omega | R Documentation |
Subset parameter estimate table by OMEGAs
get.omega(run, path = getOption("nmDir"), runIndex, ...)
run |
run rootname (e.g. 'run1') |
path |
directory where rootname.ext resides |
runIndex |
passed to |
... |
additional arguments passed to |
data frame with OMEGA estimates, coefficient of variation, standard error, and estimated/fixed information.
nm.params.table
, get.theta
, get.sigma
get.omega("example2", path = getOption("qpExampleDir"), fixed.text = "(fixed to 0)")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.