Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

qZn

Rènyi-Type Statistic Quantile Function


Description

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

Usage

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

CPAT:::qZn(0.5)

CPAT

Change Point Analysis Tests

v0.1.0
MIT + file LICENSE
Authors
Curtis Miller [aut, cre]
Initial release
2018-12-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.