qqFrame: Generate QQ Frame

Description Usage Arguments Value

Description

Generates points for the QQ plot. Assumes that β_{0}=0, and the corresponding count is the total number of observations. Confidence intervals are constructed using the beta distribution.

Usage

1
qqFrame(breaks, counts)

Arguments

breaks

Breakpoints.

counts

Number of test statistics exceeding the breakpoint.

Value

A data.frame containing observed and expected uniform quantiles.


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