wm3 {alr3} | R Documentation |
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
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
head(wm3)
[Package alr3 version 2.0.8 Index]