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 |
... |
Other arguments |
Details
Returns estimated values of coefficients of the fitted model
Value
ML estimates of parameters of the fitted GEM model.
See Also
[Package CUB version 1.1.5 Index]