Learn R Programming

alr3 (version 1.1.11)

anscombe: Anscombe's data on graphics

Description

Four regression problems, y1|x1, y2|x1, y3|x1 and y4|x2 that illustrate the importance of graphics.

Arguments

source

F. Anscombe (1983). Graphs in statistical analysis, American Statistician, 27, 17-21.

References

Weisberg, S. (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Section 1.4

Examples

Run this code
data(anscombe)

Run the code above in your browser using DataLab