Description Usage Arguments Value Author(s) See Also Examples
View source: R/check_integrals.R
Function for checking that the integrals of pif are nonnegative.
| 1 | check.integrals(meanrr, meancft)
 | 
| meanrr | Mean of relative risk  | 
| meancft | Mean of relative risk  | 
bool   TRUE if as desired
Rodrigo Zepeda-Tello rzepeda17@gmail.com
Dalia Camacho-Garc<c3><ad>a-Forment<c3><ad> daliaf172@gmail.com
check.confidence, check.thetas, 
check.cft, check.xvar, 
check.rr, check.exposure
| 1 2 3 4 5 6 7 | check.integrals(1,0)
## Not run: 
check.integrals(0,1)
check.integrals(1,-1)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.