pBrXII | R Documentation |
Cumulative distribution function of BrXII distribution
pBrXII(x, para = c(1, 2, 0.5))
x |
quantile/s |
para |
parameters as c(scale, shape1, shape2) |
Non-exceedance probability from the cumulative distribution function.
Mohanad Zaghloul [aut, cre], Simon Michael Papalexiou [aut, ths], Amin Elshorbagy [aut, ths]
u <- pBrXII(x = 108.4992, para = c(10, 0.25, 0.5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.