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.
ARTICLE
a numeric vector
NTUM
a numeric vector
N
a numeric vector
TFA2
a numeric vector
KCA2
a numeric vector
PFC
a numeric vector
LOGIT
a numeric vector
KCAL
a numeric vector
SET
a numeric vector
TEMPSET
a 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) ...