Package: qqtest 1.2.0

qqtest: Self Calibrating Quantile-Quantile Plots for Visual Testing

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 shaded pointwise interval estimates for the ordered quantiles from the test distribution. A small number of independently generated exemplar quantile plots can also be 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.

Authors:Wayne Oldford [aut, cre]

qqtest_1.2.0.tar.gz
qqtest_1.2.0.zip(r-4.5)qqtest_1.2.0.zip(r-4.4)qqtest_1.2.0.zip(r-4.3)
qqtest_1.2.0.tgz(r-4.4-any)qqtest_1.2.0.tgz(r-4.3-any)
qqtest_1.2.0.tar.gz(r-4.5-noble)qqtest_1.2.0.tar.gz(r-4.4-noble)
qqtest_1.2.0.tgz(r-4.4-emscripten)qqtest_1.2.0.tgz(r-4.3-emscripten)
qqtest.pdf |qqtest.html
qqtest/json (API)
NEWS

# Install 'qqtest' in R:
install.packages('qqtest', repos = c('https://rwoldford.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/rwoldford/qqtest/issues

Datasets:
  • WachusettReservoir - Storage, in millions of gallons daily per square mile of net land area, at the Wachusett Reservoir in Massacusetts - storage computed for each of several rates of draft (draft being a determined maintainable flow in 1,000s of gallons per square mile daily).
  • bacteria - Bacteria from Delaware River water entering the Torresdale Filter of the Philadelphia water supply 1913.
  • penicillin - 31 contrast sums from a 32 run 2^(5-0) factorial experiment on penicillin production.
  • primer - Automobile primer paint thickness quality control measurements.
  • pullstrength - Strength of pull for 519 males aged 23-26.
  • sittingHeights - Sitting height in inches of female adults (aged 23-50).
  • stacklossDistances - Mahalanobis squared distances of Brownlee's stack loss plant operation data based only on the explanatory variates (air flow, water temperature, and acid concentration).

On CRAN:

4.16 score 1 stars 29 scripts 798 downloads 7 exports 0 dependencies

Last updated 5 years agofrom:f3737db73b. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 14 2024
R-4.5-winNOTEOct 14 2024
R-4.5-linuxNOTEOct 14 2024
R-4.4-winNOTEOct 14 2024
R-4.4-macNOTEOct 14 2024
R-4.3-winOKOct 14 2024
R-4.3-macOKOct 14 2024

Exports:dkayhideLocationpkayqkayqqtestrevealLocationrkay

Dependencies:

The K distribution

Rendered fromK-distribution.Rmdusingknitr::rmarkdownon Oct 14 2024.

Last update: 2020-03-16
Started: 2020-03-03