CRAN/E | ggQQunif

ggQQunif

Compare Big Datasets to the Uniform Distribution

Installation

About

A quantile-quantile plot can be used to compare a sample of p-values to the uniform distribution. But when the dataset is big (i.e. > 1e4 p-values), plotting the quantile-quantile plot can be slow. geom_QQ uses all the data to calculate the quantiles, but thins it out in a way that focuses on points near zero before plotting to speed up plotting and decrease file size, when vector graphics are stored.

Key Metrics

Version 0.1.5
Published 2018-03-14 1843 days ago
Needs compilation? no
License GPL-3
CRAN checks ggQQunif results

Downloads

Last 24 hours 0 -100%
Last 7 days 42 -34%
Last 30 days 191 -4%
Last 90 days 536 -15%
Last 365 days 2.633 -38%

Maintainer

Maintainer

Robert Corty

rcorty@gmail.com

Authors

Robert Corty

aut / cre

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Imports

scales
ggplot2
dplyr