Description Usage Arguments Value Author(s) See Also Examples
View source: R/40-hzarPostProcessing.R
This function returns the range of parameter values that are within two log likelihood units of the maximum likelihood for a provided character vector of parameters.
1 | hzar.getLLCutParam(dataGroups, params, cutValue = 2)
|
dataGroups |
Either a |
params |
The parameters to report. |
cutValue |
The number of log likelihood units to retain. |
A data.frame
, with 2 columns for each parameter
requested, containing the maximum and minimum parameter value within
cutValue
log likelihood units of the maximum likelihood
observed.
Graham Derryberry asterion@alum.mit.edu
1 | ##TODO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.