pdarling_erdos {CPAT} | R Documentation |
Darling-Erdös Statistic CDF
Description
CDF for the limiting distribution of the Darling-Erdö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
CPAT:::pdarling_erdos(0.1)
[Package CPAT version 0.1.0 Index]