Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

elliplot-package

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:

Package: elliplot
Type: Package
Title: Ellipse Summary Plot of Quantiles
Version: 1.2.0
Date: 2018-06-08
Author: Shinichiro Tomizono
Maintainer: Shinichiro Tomizono <cowares@gmail.com>
Description: Correlation chart of two set (x and y) of data. Using Quantiles. Visualize the effect of factor.
License: MIT + file LICENSE
License_is_FOSS: yes
License_restricts_use: no
Imports: grDevices, graphics, methods, utils

Index of help topics:

elliplot-package        Ellipse Summary Plot of Quantiles
ellipseplot             Draw Ellipse Summary Plot
midpoint                Center of Indexes
midpoints               Quantile Summaries
ninenum                 Nine Number Summaries
seventeennum            Seventeen Number Summaries

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

See Also

Examples

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

elliplot

Ellipse Summary Plot of Quantiles

v1.2.0
MIT + file LICENSE
Authors
Shinichiro Tomizono
Initial release
2018-06-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.