Learn R Programming

lmomco (version 2.4.14)

is.emu: Is a Distribution Parameter Object Typed as Eta-Mu

Description

The distribution parameter object returned by functions of lmomco such as by paremu are typed by an attribute type. This function checks that type is emu for the Eta-Mu (\(\eta:\mu\)) distribution.

Usage

is.emu(para)

Value

TRUE

If the type attribute is emu.

FALSE

If the type is not emu.

Arguments

para

A parameter list returned from paremu or vec2par.

Author

W.H. Asquith

See Also

paremu