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

Usage

data(wm3)

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

data(wm3)

[Package alr3 version 1.1.12 Index]