coef.GEM {CUB}R Documentation

S3 Method: coef for class "GEM"

Description

S3 method: coef for objects of class GEM.

Usage

## S3 method for class 'GEM'
coef(object, ...)

Arguments

object

An object of class GEM

...

Other arguments

Details

Returns estimated values of coefficients of the fitted model

Value

ML estimates of parameters of the fitted GEM model.

See Also

GEM, summary


[Package CUB version 1.1.5 Index]