| SDcorn {saws} | R Documentation |
Mammary tumors in Sprague-Dawley rats fed Corn Oil
Description
These data are part of a meta analysis to determine how fat calories and total calories effect the changes of getting a mammary tumor.
Usage
data(SDcorn)
Format
A data frame with 104 observations on the following 10 variables.
ARTICLEa numeric vector
NTUMa numeric vector
Na numeric vector
TFA2a numeric vector
KCA2a numeric vector
PFCa numeric vector
LOGITa numeric vector
KCALa numeric vector
SETa numeric vector
TEMPSETa numeric vector
Details
Note the adjustment in Fay, Graubard, Freedman, and Midthune (1998) is slightly different from the one
in Fay and Graubard (2001) so the saws does not match exactly with the 1998 paper.
For relationship of article numbers to references see Article.numbers.txt in the /doc/ directory.
References
Fay, MP, Freedman, LS, Clifford, CK, Midthune, DN. Cancer Research 57: 3979-3988.
Fay, MP, Graubard, BI, Freedman, LS, Midthune, DN. Biometrics 54: 195-208.
Fay, MP, Graubard, BI. Biometrics 57: 1198-1206.
Examples
data(SDcorn)
## maybe str(SDcorn) ; plot(SDcorn) ...