elliplot-package: Ellipse Summary Plot of Quantiles

elliplot-packageR Documentation

Ellipse Summary Plot of Quantiles

Description

Correlation chart of two set (x and y) of data. Using Quantiles. Visualize the effect of factor.

Details

The DESCRIPTION file: This package was not yet installed at build time.
Index: This package was not yet installed at build time.
This package contains quantile functions and ellipse plot functions. These functions are to calculate quantile summaries and visualize them with ellipses.

The ellipseplot works both for 1 set and 2 sets of data. When used for 2 sets data, it visualize the correlation of x and y axis.

Author(s)

Shinichiro Tomizono

Maintainer: Shinichiro Tomizono <cowares@gmail.com>

References

Quantiles: https://tomizonor.wordpress.com/2013/04/28/quantiles-octiles/
Ellipse Plot: https://tomizonor.wordpress.com/2013/04/29/ellipse-plot/

See Also

midpoints, ellipseplot.

Examples

ninenum(1:999)
ellipseplot(iris[c(5,1)], iris[c(5,2)])

elliplot documentation built on April 19, 2022, 5:08 p.m.