findBetween: Determines how close estimates are to a true value

Description Usage Arguments Details Author(s) See Also

Description

Function used in proLik when constructing profile likelihoods. This determines between which variance estimates a confidence limit sits and if this is within a certain threshold.

Usage

1
findBetween(x, output, side = "L", threshb)

Arguments

x

the critical value to search for

output

output from constrainFun

side

a character indicating whether the "L" lower or "U" upper confidence limits should be searched

threshb

the threshold for determining if an estimate is close enough to x

Details

Used within proLik function

Author(s)

matthewwolak@gmail.com

See Also

See Also proLik


nadiv documentation built on May 2, 2019, 4:55 p.m.