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

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

7 exports 11 stars 1.53 score 0 dependencies 9 scripts 272 downloads

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

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winOKAug 30 2024
R-4.5-linuxOKAug 30 2024
R-4.4-winOKAug 30 2024
R-4.4-macOKAug 30 2024
R-4.3-winOKAug 30 2024
R-4.3-macOKAug 30 2024

Exports:anscombiseanscombise_gifget_statsmapdatamimicmimic_gifset_stats

Dependencies:

An overview of anscombiser

Rendered fromintro-to-anscombiser.Rmdusingknitr::rmarkdownon Aug 30 2024.

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