abdom | R Documentation |
The abdom
data frame has 610 rows and 2 columns.
The data are measurements of abdominal circumference (response
variable) taken from fetuses during ultrasound scans at Kings
College Hospital, London, at gestational ages (explanatory variable)
ranging between 12 and 42 weeks.
data(abdom)
This data frame contains the following columns:
abdominal circumference: a numeric vector
gestational age: a numeric vector
The data were used to derived reference intervals by Chitty et al. (1994) and also for comparing different reference centile methods by Wright and Royston (1997), who also commented that the distribution of Z-scores obtained from the different fitted models 'has somewhat longer tails than the normal distribution'.
Dr. Eileen M. Wright, Department of Medical Statistics and Evaluation, Royal Postgraduate Medical School, Du Cane Road, London, W12 0NN.
Chitty, L.S., Altman, D.G., Henderson, A. and Campbell, S. (1994) Charts of fetal size: 3, abdominal measurement. Br. J. Obstet. Gynaec., 101: 125–131
Wright, E. M. and Royston, P. (1997). A comparison of statistical methods for age-related reference intervals. J.R.Statist.Soc. A., 160: 47–69.
data(abdom)
attach(abdom)
plot(x,y)
detach(abdom)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.