windmill | R Documentation |
The amount of direct current (dc) output from windmills for varying wind velocities
data(windmill)
A data frame with 25 observations on the following 2 variables.
Wind
the wind velocity in miles per hours; a numeric vector
DC
the dc output; a numeric vector
The wind velocity and corresponding direct current (dc) output from windmills was recorded.
G. Joglekar, J. H. Schuenemeyer and V. LaRicca (1989) Lack-of-fit testing when replicates are not available. American Statistician, 43, 135–143.
D. J. Hand, F. Daly, A. D. Lunn, K. J. McConway, and E. Ostrowski (1994) A Handbook of Small Data Sets, London: Chapman and Hall. Dataset 271.
D. C. Montgomery and E. A. Peck (1982) Introduction to Linear Regression Analysis. New York: John Wiley.
data(windmill) summary(windmill)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.