pextreme | 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))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.