dde | R Documentation |
Data set associated with a study aimed to evaluate the association between maternal serum concentration of the DDT metabolite DDE and preterm delivery. For details, see Longnecker et al. (2001).
data("dde")
A data frame with 2312 observations on the following 2 variables.
DDE
the level of the Dichlorodiphenyldichloroethylene (DDE)
GAD
the gestational age at delivery (GAD), in days.
The dataset can be downloaded from https://github.com/tommasorigon/LSBP/blob/master/Tutorial/dde.RData.
Longnecker, M. P., Klebanoff, M. A., Zhou, H., and Brock, J. W. (2001). Association between maternal serum concentration of the DDT metabolite DDE and preterm and small-for-gestational-age babies at birth. The Lancet, 358(9276):110-114.
library(DDPstar)
data(dde)
summary(dde)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.