ewd {bda} | R Documentation |
Density, distribution function, quantile function for the exponentiated Weibull distribution.
dewd(x, alpha, shape, scale) pewd(q, alpha, shape, scale) qewd(p, alpha, shape, scale)
x, q |
vector of quantiles. |
p |
vector of probabilities. |
alpha, shape, scale |
parameters. |
dewd(2, 1, 2, 1)