Learn R Programming

CPAT (version 0.1.0)

pdarling_erdos: Darling-Erd<U+00F6>s Statistic CDF

Description

CDF for the limiting distribution of the Darling-Erd<U+00F6>s statistic.

Usage

pdarling_erdos(q)

Arguments

q

Quantile input to CDF

Value

If \(Z\) is the random variable with this distribution, the quantity \(P(Z \leq q)\)

Examples

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

Run the code above in your browser using DataLab