supEEN: Support of EEN Distribution

Description Usage Arguments Value Author(s) References Examples

View source: R/NewDists.r

Description

This function provide useful support of EEN distribution for integration.

Usage

1
supEEN(alpha, beta, mu = 0, sigma = 1)

Arguments

alpha

The value of the first shape parameter. Must be positive and finite.

beta

The value of the second shape parameter. Must be positive and finite.

mu

Value of mean. Must be finite.

sigma

Value of standard deviations. Must be positive and finite.

Value

lower

The lower of EEN distribution useful support.

upper

The upper of EEN distribution useful support.

Author(s)

Bistoon Hosseini, Mahmoud Afshari

References

Alizadeh, Morad, Mahmoud Afshari, Bistoon Hosseini, and Thiago G. Ramires. "Extended exp-G family of distributions: Properties, applications and simulation." Communications in Statistics-Simulation and Computation (2018): 1-16.

Examples

1
supEEN(alpha = 0.5, beta = 1.5, mu = 2, sigma = .5)

bistoonh/NewDists documentation built on May 21, 2019, 11:09 a.m.