Description Usage Arguments Value Author(s) See Also
View source: R/40-hzarPostProcessing.R
This method first calculates the cumalitive distribution using the
sampled likelihoods and the selects the greatest likelihood that has
no more than rejectionPercent
of the cumalitive likelihood
distribution less than that likelihood.
1 | hzar.getCredCut(dataGroup, rejectionPercent = 0.05)
|
dataGroup |
The |
rejectionPercent |
The proportion of the cumalitive likelihood distribuition to reject. |
The greatest likelihood that has no more than rejectionPercent
of the cumalitive likelihood distribution less than that likelihood.
Graham Derryberry asterion@alum.mit.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.