pEL {ExtendedLaplace}R Documentation

Cumulative Distribution Function of the Extended Laplace Distribution

Description

Cumulative Distribution Function of the Extended Laplace Distribution

Usage

pEL(y, mu, sigma, delta)

Arguments

y

Vector of values where the density is to be evaluated

mu

Location parameter

sigma

Scale parameter (must be > 0)

delta

Uniform noise parameter (must be > 0)

Value

Vector of distribution values

References

Saah, D. K., & Kozubowski, T. J. (2025). A new class of extended Laplace distributions with applications to modeling contaminated Laplace data. Journal of Computational and Applied Mathematics. doi:10.1016/j.cam.2025.116588


[Package ExtendedLaplace version 0.1.6 Index]