| SPD {RSADBE} | R Documentation |
The supervisor performance data
Description
This data is used to check your understanding of the multiple linear regression model.
Usage
data(SPD)
Format
A data frame with 30 observations on the following 7 variables.
YSupervisors performance
X1Aspect 1
X2Aspect 2
X3Aspect 3
X4Aspect 4
X5Aspect 5
X6Aspect 6
References
"Regression analysis by example" by Samprit Chatterjee and Ali S. Hadi, Wiley
Examples
data(SPD)
pairs(SPD)
[Package RSADBE version 1.0 Index]