check.thetas: Check theta parameters for confidence intervals

Description Usage Arguments Value Author(s) See Also

View source: R/check_thetas.R

Description

Function for checking that the theta parameters are correctly specified according to chosen pif.confidence and paf.confidence confidence_method.

Usage

1
check.thetas(thetavar, thetahat, thetalow, thetaup, method)

Arguments

thetavar

Variance of thetahat.

thetahat

Point estimate of theta.

thetalow

Lower bound of theta's CI.

thetaup

Upper bound of theta's CI.

method

Method of CI's of pif.confidence (resp. paf.confidence)

Value

bool Boolean variable indicating if hypothesis are matched.

Author(s)

Rodrigo Zepeda-Tello rzepeda17@gmail.com

Dalia Camacho-Garc<c3><ad>a-Forment<c3><ad> daliaf172@gmail.com

See Also

check.confidence, check.xvar, check.cft, check.rr, check.exposure, check.integrals


pifpaf documentation built on May 1, 2019, 9:11 p.m.