check.integrals: Check Integrals

Description Usage Arguments Value Author(s) See Also Examples

Description

Function for checking that the integrals of pif are nonnegative.

Usage

1
check.integrals(meanrr, meancft)

Arguments

meanrr

Mean of relative risk rr without counterfactual

meancft

Mean of relative risk rr with counterfactual

Value

bool TRUE if as desired

Author(s)

Rodrigo Zepeda-Tello rzepeda17@gmail.com

Dalia Camacho-GarcĂ­a-FormentĂ­ daliaf172@gmail.com

See Also

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

Examples

1
2
3
4
5
6
7
check.integrals(1,0)

## Not run: 
check.integrals(0,1)
check.integrals(1,-1)

## End(Not run)

INSP-RH/pif documentation built on May 7, 2019, 6:01 a.m.