check.xvar: Check covariance of exposure values are well defined.

Description Usage Arguments Value Author(s) See Also Examples

View source: R/check_xvar.R

Description

Function that verifies Xvar are well defined for paf.confidence and pif.confidence

Usage

1
check.xvar(Xvar)

Arguments

Xvar

Input of covariance matrix of exposure values

Value

Xvar

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.thetas, check.cft, check.rr, check.exposure, check.integrals

Examples

1
2
3
#Example 1
Xvar <- 0.2
check.xvar(Xvar)

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