| anscombe | R Documentation |
Provides Anscombe's Quartet as separate data frames.
anscombe1 anscombe2 anscombe3 anscombe4
All datasets are objects of class data.frame with 11 rows and 2
columns.
Anscombe's Quartet of 'Identical' Simple Linear Regressions:
datasets::anscombe in the datasets package. The ith dataset is datasets::anscombe[, c(i, i + 4)].
Anscombe, Francis J. (1973). Graphs in statistical analysis. The American Statistician, 27, 17-21. doi: 10.2307/2682899
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.