hzar.profile.dataGroup: Generate a likelihood profile for a single parameter

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

TODO

Usage

1
2
hzar.profile.dataGroup(dG, parameter, pVals = NULL, pDivs = NULL, nDiv =
20, appeture = NULL, doPar = FALSE, ...) 

Arguments

dG

A hzar.dataGroup of the fitted model

parameter
pVals
pDivs
nDiv
appeture
doPar
...

Arguments to pass to hzar.multiFitRequest

Details

This method does not actually do the fitting of the likelihood profile. See the example for a useable workflow.

Value

A list of hzar.fitRequest objects to be fitted.

Author(s)

Graham Derryberry asterion@alum.mit.edu

References

There is probably a reference to how to do this somewhere...

See Also

hzar.multiFitRequest hzar.dataGroup hzar.fitRequest hzar.doFit.multi hzar.make.obsDataGroup

Examples

1
2
3
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

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