powered by
Cumulative distribution function of Noramal Distribution
pnor(x, para = c(10, 1.5))
Non-exceedance probability from the cumulative distribution function.
quantile/s
parameters as c(location, scale)
Mohanad Zaghloul [aut, cre], Simon Michael Papalexiou [aut, ths], Amin Elshorbagy [aut, ths]
u <- pnor(x = 11, para = c(10, 1.5))
Run the code above in your browser using DataLab