powered by
Probability density function of Pearson type-3 Distribution
dpe3(x, para = c(10, 1, 1.5))
quantile/s
parameters as c(mu, sigma, gamma) that is c(location, scale, shape).
Probability density function
# NOT RUN { d <- dpe3(x = 12, para = c(10, 1, 1.5)) # }
Run the code above in your browser using DataLab