Learn R Programming

lmomco (version 2.5.3)

is.gdd: Is a Distribution Parameter Object Typed as Gamma Difference

Description

The distribution parameter object returned by functions of lmomco such as by pargdd are typed by an attribute type. This function checks that type is gdd for the Gamma Difference distribution.

Usage

is.gdd(para)

Value

TRUE

If the type attribute is gdd.

FALSE

If the type is not gdd.

Arguments

para

A parameter list returned from pargdd or vec2par.

Author

W.H. Asquith

See Also

pargdd

Examples

Run this code
#

Run the code above in your browser using DataLab