alr4 (version 1.0.5)

wm1: Simple windmill data

Description

Windspeed data collected at a test site for a windmill, and also at a nearby long-term weather site, in Northern South Dakota. Data collected every six hours for all of 2002, except that all of the month of May and a few other observations are missing.

Arguments

Format

A data frame with 1116 observations on the following 3 variables.
Date
A text variable with values like "2002/1/2/6" meaning the reading at 6AM on January 2, 2002
CSpd
Windspeed in m/s at the candidate site
RSpd
Windspeed for the reference site

Source

Mark Ahlstrom and Rolf Miller, WindLogics, Inc.

References

Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.

Examples

Run this code
head(wm1)

Run the code above in your browser using DataLab