supGOGaU: Support of GOGaU Distribution

Description Usage Arguments Value Author(s) References Examples

View source: R/NewDists.r

Description

This function provide useful support of GOGaU distribution for integration.

Usage

1
supGOGaU(alpha, beta, a = 0, b = 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.

a, b

Lower and upper limits of the distribution. Must be finite.

Value

lower

The lower of GOGaU distribution useful support.

upper

The upper of GOGaU distribution useful support.

Author(s)

Bistoon Hosseini, Mahmoud Afshari

References

Bistoon Hosseini, Mahmoud Afshari, and Morad Alizadeh. "The Generalized Odd Gamma-G Family of Distributions: Properties and Applications." Austrian Journal of Statistics 47.2 (2018): 69-89.

Examples

1
supGOGaU(alpha = 0.5, beta = 1.5, a = 1, b = 4.5)

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