Package: anscombiser 1.1.0

anscombiser: Create Datasets with Identical Summary Statistics

Anscombe's quartet are a set of four two-variable datasets that have several common summary statistics but which have very different joint distributions. This becomes apparent when the data are plotted, which illustrates the importance of using graphical displays in Statistics. This package enables the creation of datasets that have identical marginal sample means and sample variances, sample correlation, least squares regression coefficients and coefficient of determination. The user supplies an initial dataset, which is shifted, scaled and rotated in order to achieve target summary statistics. The general shape of the initial dataset is retained. The target statistics can be supplied directly or calculated based on a user-supplied dataset. The 'datasauRus' package <https://cran.r-project.org/package=datasauRus> provides further examples of datasets that have markedly different scatter plots but share many sample summary statistics.

Authors:Paul J. Northrop [aut, cre, cph]

anscombiser_1.1.0.tar.gz
anscombiser_1.1.0.zip(r-4.5)anscombiser_1.1.0.zip(r-4.4)anscombiser_1.1.0.zip(r-4.3)
anscombiser_1.1.0.tgz(r-4.4-any)anscombiser_1.1.0.tgz(r-4.3-any)
anscombiser_1.1.0.tar.gz(r-4.5-noble)anscombiser_1.1.0.tar.gz(r-4.4-noble)
anscombiser_1.1.0.tgz(r-4.4-emscripten)anscombiser_1.1.0.tgz(r-4.3-emscripten)
anscombiser.pdf |anscombiser.html
anscombiser/json (API)
NEWS

# Install 'anscombiser' in R:
install.packages('anscombiser', repos = c('https://paulnorthrop.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/paulnorthrop/anscombiser/issues

Pkgdown site:https://paulnorthrop.github.io

Datasets:
  • anscombe1 - Anscombe's Quartet Separated
  • anscombe2 - Anscombe's Quartet Separated
  • anscombe3 - Anscombe's Quartet Separated
  • anscombe4 - Anscombe's Quartet Separated
  • input1 - Input datasets for use by anscombise
  • input2 - Input datasets for use by anscombise
  • input3 - Input datasets for use by anscombise
  • input4 - Input datasets for use by anscombise
  • input5 - Input datasets for use by anscombise
  • input6 - Input datasets for use by anscombise
  • input7 - Input datasets for use by anscombise
  • input8 - Input datasets for use by anscombise
  • trump - Donald Trump

On CRAN:

anscombeanscombes-quartetanscombesquartet

4.74 score 11 stars 9 scripts 266 downloads 7 exports 0 dependencies

Last updated 2 years agofrom:7bede3d017. Checks:7 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 22 2025
R-4.5-winOKJan 22 2025
R-4.5-linuxOKJan 22 2025
R-4.4-winOKJan 22 2025
R-4.4-macOKJan 22 2025
R-4.3-winOKJan 22 2025
R-4.3-macOKJan 22 2025

Exports:anscombiseanscombise_gifget_statsmapdatamimicmimic_gifset_stats

Dependencies:

An overview of anscombiser

Rendered fromintro-to-anscombiser.Rmdusingknitr::rmarkdownon Jan 22 2025.

Last update: 2022-10-01
Started: 2020-10-03