qqplotr | R Documentation |
This package extends some ggplot2
functionalities by permitting the
drawing of both quantile-quantile (Q-Q) and probability-probability (P-P)
points, lines, and confidence bands. The functions of this package also allow
the detrend adjustment, proposed by Thode (2002), which helps reduce visual
bias when assessing those plots.
The functions of this package, presented as ggplot2
Stats, are divided
into two groups: Q-Q and P-P related.
Each of the groups is composed of three Stats: point
, line
, and
band
. Those Stats, while independent, complement each other when
plotted together.
Maintainer: Adam Loy loyad01@gmail.com
Authors:
Alexandre Almeida almeida.xan@gmail.com
Heike Hofmann
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.