Learn R Programming

⚠️There's a newer version (1.2.0) of this package.Take me there.

qqtest (version 1.0)

Quantile Quantile Plots Self Calibrating For Visual Testing

Description

Provides the function qqtest which incorporates uncertainty in its qqplot display(s) so that the user might have a better sense of the evidence against the specified distributional hypothesis. qqtest draws a quantile quantile plot for visually assessing whether the data come from a test distribution that has been defined in one of many ways. The vertical axis plots the data quantiles, the horizontal those of a test distribution. The default behaviour generates 1000 samples from the test distribution and overlays the plot with pointwise interval estimates for the ordered quantiles from the test distribution. A small number of independently generated exemplar quantile plots are also overlaid. Both the interval estimates and the exemplars provide different comparative information to assess the evidence provided by the qqplot for or against the hypothesis that the data come from the test distribution (default is normal or gaussian). Finally, a visual test of significance (a lineup plot) can also be displayed to test the null hypothesis that the data come from the test distribution.

Copy Link

Version

Install

install.packages('qqtest')

Monthly Downloads

675

Version

1.0

License

GPL-3

Maintainer

Wayne Oldford

Last Published

December 14th, 2014

Functions in qqtest (1.0)

qkay

qkay The K distribution quantile function
pkay

pkay The cumulative distribution function K distribution
dkay

dkay The density function of the K distribution
rkay

rkay The K distribution - generating pseudo-random values
penicillin

31 contrast sums from a 32 run 2^(5-0) factorial experiment on penicillin production.
qqtest

qqtest A self-calibrated quantile quantile plot for testing distributional shape.