Windmill {SRMData} | R Documentation |
Windmill and current
Description
The amount of direct current (DC) output from windmills for varying wind velocities.
Usage
data(Windmill)
Format
A data frame with 25 rows (each windmill) and 2 columns:
- Wind
The wind velocity, in miles per hour
- DC
The DC output
Source
G. Joglekar, J. H. Schuenemeyer and V. LaRicca (1989) Lack-of-fit testing when replicates are not available. American Statistician, 43, 135–143.
References
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.
[Package SRMData version 1.0.1 Index]