coef.fastCUB {FastCUB}R Documentation

S3 Method: coef for class "fastCUB"

Description

S3 method: coef for objects of class fastCUB.

Usage

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

Arguments

object

An object of class fastCUB

...

Other arguments

Details

Returns estimated values of coefficients of the fitted model

Value

ML estimates of parameters of the fitted CUB model.

See Also

fastCUB, summary


[Package FastCUB version 0.0.3 Index]