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

Description Usage Arguments Details Value See Also

View source: R/coef.R

Description

S3 method: coef for objects of class GEM.

Usage

1
2
## 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


CUB documentation built on March 31, 2020, 5:14 p.m.