windmill: Power generation by windmills

windmillR Documentation

Power generation by windmills

Description

The amount of direct current (dc) output from windmills for varying wind velocities

Usage

data(windmill)

Format

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

Details

The wind velocity and corresponding direct current (dc) output from windmills was recorded.

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.

Examples

data(windmill)
summary(windmill)

GLMsData documentation built on Aug. 22, 2022, 9:10 a.m.

Related to windmill in GLMsData...