powered by
A small regression data set taken from UCI Machine Learning Repository. Response variable is "class".
data("servo")
The format is: chr "servo"
data(servo) lm(class~motor+screw+pgain+vgain, servo)
Run the code above in your browser using DataLab