Learn R Programming

anscombiser (version 1.1.0)

input_datasets: Input datasets for use by anscombise()

Description

Provides input datasets from which anscombe will produce transformed datasets that behave like Anscombe's quartet of datasets, that is, with the same traditional statistical properties but different general behaviours. Use plot(input1), for example, to see the behaviours of the datasets.

Usage

input1

input2

input3

input4

input5

input6

input7

input8

Arguments

Format

All datasets are objects of class matrix (inherits from array) with 11 rows and 2 columns.

References

Anscombe, Francis J. (1973). Graphs in statistical analysis. The American Statistician, 27, 17-21. tools:::Rd_expr_doi("10.2307/2682899")