metamer-package {metamer}R Documentation

metamer: Create Data with Identical Statistics

Description

Creates data with identical statistics (metamers) using an iterative algorithm proposed by Matejka & Fitzmaurice (2017) doi:10.1145/3025453.3025912.

Overview

Create metamers with the metamerize() function.

Some helper functions included:

The as.data.frame()/⁠[data.table::as.data.table()] methods included will turn a ⁠metamer_list' into a tidy data.frame.

Inspired by Matejka & Fitzmaurice (2017) awesome paper.

Author(s)

Maintainer: Elio Campitelli elio.campitelli@cima.fcen.uba.ar (ORCID)

References

Matejka, J., & Fitzmaurice, G. (2017). Same Stats, Different Graphs. Proceedings of the 2017 CHI Conference on Human Factors in Computing Systems - CHI ’17, 1290–1294. https://doi.org/10.1145/3025453.3025912

See Also

Useful links:


[Package metamer version 0.3.0 Index]