dewp3: Probability mass function of the three-parameter EWP

View source: R/dewp.R

dewp3R Documentation

Probability mass function of the three-parameter EWP

Description

Probability mass function of the three-parameter EWP

Usage

dewp3(x, lambda, beta1, beta2, sum_limit = max(x) * 3)

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 vector of probabilities


ewp documentation built on June 8, 2025, 1:31 p.m.

Related to dewp3 in ewp...