Learn R Programming

CUB (version 1.1.5)

coef.GEM: S3 Method: coef for class "GEM"

Description

S3 method: coef for objects of class GEM.

Usage

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

Value

ML estimates of parameters of the fitted GEM model.

Arguments

object

An object of class GEM

...

Other arguments

Details

Returns estimated values of coefficients of the fitted model

See Also

GEM, summary