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.

Y

Supervisors performance

X1

Aspect 1

X2

Aspect 2

X3

Aspect 3

X4

Aspect 4

X5

Aspect 5

X6

Aspect 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]