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
|
Loading required package: MCMCpack
Loading required package: coda
Loading required package: MASS
##
## Markov Chain Monte Carlo Package (MCMCpack)
## Copyright (C) 2003-2019 Andrew D. Martin, Kevin M. Quinn, and Jong Hee Park
##
## Support provided by the U.S. National Science Foundation
## (Grants SES-0350646 and SES-0350613)
##
Loading required package: foreach
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.