1
2
3
4
5
#

Name:

Description:

The Mandel data frame has 8 rows and 3 columns.

Variables:

This data frame contains the following columns:

x1

first predictor.

x2

second predictor.

y

response.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Mandel, J. (1982) Use of the singular value decomposition in regression analysis. The American Statistician 36, 15–24.

References

Fox, J. (2016) Applied Regression Analysis and Generalized Linear Models, Third Edition. Sage.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Contrived_Collinear_Data_135_16.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.