scagnostics-sw: Calculcate scagnostics for a scatterplot

Description Usage Arguments Details Author(s) Examples

Description

Scagnostics summarise potentially interesting patterns in 2d scatterplot

Usage

1

Arguments

x

object to calculate scagnostics on: a vector, a matrix or a data.frame

...

...

Details

Current scagnostics are:

These are described in more detail in: Graph-Theoretic Scagnostics, Leland Wilkinson, Anushka Anand, Robert Grossman. http://www.ncdm.uic.edu/publications/files/proc-094.pdf

You can call the function with two 1d vectors to get a single vector of scagnostics, or with a 2d structure (matrix or data frame) to get scagnostics for every combination of the variables.

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples

1
2
3
4
5
6

hadley/scagnostics documentation built on May 17, 2019, 12:46 p.m.