Learn R Programming

sensitivitymv (version 1.4.4)

erpcp: DNA Damage Among Welders

Description

Matched pairs of a welder and a control, matching for age and smoking. The values are DNA elution rates through polycarbonate filters with proteinase K (or erpcp). Data are originally from Werfel et al. (1998) and were used as an example in Rosenbaum (2007). Data are used to illustrate the senmv function in the sensitivitymv package.

Usage

data(erpcp)

Arguments

Format

A data frame with 39 observations on the following 2 variables.

welder

erpcp value for the welder

control

erpcp value for the matched control

References

Rosenbaum, P. R. Sensitivity analysis for m-estimates, tests and confidence intervals in matched observational studies. Biometrics, 2007, 63, 456-464.

Werful, U., Langen, V., Eickhoff, I. et al. Elevated DNA strand breakage frequencies in lymphocytes of welders exposed to chromium and nickel. Carcinogenesis, 1998, 19, 413-418.

Examples

Run this code
data(erpcp)

Run the code above in your browser using DataLab