pextreme {extras} | R Documentation |
Calculates the probability that a cumulative distribution function
probability is at least that extreme.
pextreme(x)
x |
A numeric vector of values between 0 and 1. |
A numeric vector of values between 0 and 1.
Other residuals:
sextreme()
pextreme(seq(0, 1, by = 0.1))