hzar.getLLCutParam: Get the region of parameter space close to the maximum...

Description Usage Arguments Value Author(s) See Also Examples

View source: R/40-hzarPostProcessing.R

Description

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.

Usage

1
hzar.getLLCutParam(dataGroups, params, cutValue = 2)

Arguments

dataGroups

Either a hzar.dataGroup object, or a list of hzar.dataGroup objects.

params

The parameters to report.

cutValue

The number of log likelihood units to retain.

Value

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.

Author(s)

Graham Derryberry asterion@alum.mit.edu

See Also

hzar.dataGroup

Examples

1
##TODO

GrahamDB/hzar documentation built on Oct. 27, 2019, 2:20 a.m.