Learn R Programming

ridge (version 3.3)

Hald: Hald data

Description

The Hald data as used by Hoerl, Kennard and Baldwin (1975). These data are also in package wle.

Usage

data(Hald)

Arguments

Format

Numeric matrix.

Details

The first column is the response and the remaining four columns are the predictors.

References

Ridge Regression: some simulations, Hoerl, A. E. et al, 1975, Comm Stat Theor Method 4:105

Examples

Run this code
# NOT RUN {
data(Hald)
# }

Run the code above in your browser using DataLab