dgno | R Documentation |
Probability density function of Generalized normal Distribution
dgno(x, para = c(1, 2, 0.5))
x |
quantile/s |
para |
parameters as c(location, scale, shape) |
Probability density function
Mohanad Zaghloul [aut, cre], Simon Michael Papalexiou [aut, ths], Amin Elshorbagy [aut, ths]
d <- dgno(x = 0.1, para = c(1, 2, 0.5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.