pnor | R Documentation |
Cumulative distribution function of Noramal Distribution
pnor(x, para = c(10, 1.5))
x |
quantile/s |
para |
parameters as c(location, scale) |
Non-exceedance probability from the cumulative distribution function.
Mohanad Zaghloul [aut, cre], Simon Michael Papalexiou [aut, ths], Amin Elshorbagy [aut, ths]
u <- pnor(x = 11, para = c(10, 1.5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.