QQplot: Construct QQ Plot

Description Usage Arguments Value

Description

Constructs a uniform quantile-quantile plot using a sequence of breakpoints, and the number of test statistics exceeding each breakpoint.

Usage

1
QQplot(breaks, counts, sig = 0.05, color = "gray")

Arguments

breaks

Breakpoints.

counts

Number of test statistics exceeding the breakpoint.

sig

Significance level for CIs.

color

Point color.

Value

A ggplot.


zrmacc/SimTools documentation built on May 9, 2019, 8:08 a.m.