Learn R Programming

oem (version 1.01)

example9: Example 9 in the oem paper

Description

To load the data demonstrated as example 9 in the paper.

Arguments

References

Xiong, S., Dai, B. and Qian, P. Z. G. (2011), Orthogonalizing Penalized Regression, http://www.stat.wisc.edu/~zhiguang/OEM.pdf

Examples

Run this code
data(example9)
  fit <- oemfit(Y~., data = example9)

Run the code above in your browser using DataLab