rewp3 {ewp} | R Documentation |
Random samples from the three-parameter EWP
Description
Random samples from the three-parameter EWP
Usage
rewp3(n, lambda, beta1, beta2, sum_limit = 30)
Arguments
n |
number of observations |
lambda |
centrality parameter |
beta1 |
lower-tail dispersion parameter |
beta2 |
upper tail dispersion parameter |
sum_limit |
summation limit for the normalizing factor |
Value
random deviates from the EWP_3 distribution
[Package ewp version 0.1.1 Index]