qZn: Rènyi-Type Statistic Quantile Function

Description Usage Arguments Details Value Examples

Description

Quantile function for the limiting distribution of the Rènyi-type statistic.

Usage

1
2
qZn(p, summands = 500, interval = c(0, 100),
  tol = .Machine$double.eps, ...)

Arguments

p

Value of the CDF at the quantile

summands

Number of summands for infinite sum

interval, tol, ...

Arguments to be passed to uniroot

Details

This function uses uniroot for finding this quantity, and many of the the accepted parameters are arguments for that function; see its documentation for more details.

Value

The quantile associated with p

Examples

1
CPAT:::qZn(0.5)

ntguardian/CPAT documentation built on May 22, 2019, 2:20 p.m.