hzar.getCredCut: Get the minimum log likelihood of sufficient credibility.

Description Usage Arguments Value Author(s) See Also

View source: R/40-hzarPostProcessing.R

Description

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.

Usage

1
hzar.getCredCut(dataGroup, rejectionPercent = 0.05)

Arguments

dataGroup

The hzar.dataGroup object to analyze.

rejectionPercent

The proportion of the cumalitive likelihood distribuition to reject.

Value

The greatest likelihood that has no more than rejectionPercent of the cumalitive likelihood distribution less than that likelihood.

Author(s)

Graham Derryberry asterion@alum.mit.edu

See Also

hzar.dataGroup


hzar documentation built on May 2, 2019, 7 a.m.