dewp3_cpp {ewp} | R Documentation |
Probability mass function of the three-parameter EWP
Description
Probability mass function of the three-parameter EWP
Usage
dewp3_cpp(x, lambda, beta1, beta2, sum_limit)
Arguments
x |
vector of (positive integer) quantiles. |
lambda |
centrality parameter |
beta1 |
lower-tail dispersion parameter |
beta2 |
upper tail dispersion parameter |
sum_limit |
summation limit for the normalizing factor |
Value
a probability mass
[Package ewp version 0.1.1 Index]