Learn R Programming

CPAT (version 0.1.0)

pZn: R<U+00E8>nyi-Type Statistic CDF

Description

CDF for the limiting distribution of the R<U+00E8>nyi-type statistic.

Usage

pZn(q, summands = NULL)

Arguments

q

Quantile input to CDF

summands

Number of summands for infinite sum; if NULL, automatically determined

Value

If \(Z\) is the random variable following the limiting distribution, the quantity \(P(Z \leq q)\)

Examples

Run this code
# NOT RUN {
CPAT:::pZn(0.1)
# }

Run the code above in your browser using DataLab