alr3 (version 2.0.5)

wm3: Binned wind speed data

Description

For the windspeed data in the file wm2, this is the number of observations in each of the bins, and the average windspeed in that bin

Arguments

Format

A data frame with 16 observations on the following 2 variables.
bin.count
Number of observations in the bin
RSpd
Average windspeed in the bin

References

Weisberg, S. (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Problem 6.8.2.

Examples

Run this code
head(wm3)

Run the code above in your browser using DataCamp Workspace