SPD {RSADBE} | R Documentation |
This data is used to check your understanding of the multiple linear regression model.
data(SPD)
A data frame with 30 observations on the following 7 variables.
Y
Supervisors performance
X1
Aspect 1
X2
Aspect 2
X3
Aspect 3
X4
Aspect 4
X5
Aspect 5
X6
Aspect 6
"Regression analysis by example" by Samprit Chatterjee and Ali S. Hadi, Wiley
data(SPD)
pairs(SPD)