powered by
Cumulative distribution function of Lognormal-3 Distribution
pln3(x, para = c(0, 0, 1))
Non-exceedance probability from the cumulative distribution function.
quantile/s
parameters as c(zeta, mu, sigma) that is c(lower bound, mean on log scale, standard deviation on log scale).
Mohanad Zaghloul [aut, cre], Simon Michael Papalexiou [aut, ths], Amin Elshorbagy [aut, ths]
u <- pln3(x = 12, para = c(0, 0, 1))
Run the code above in your browser using DataLab