Learn R Programming

FastCUB (version 0.0.3)

logLik.fastCUB: logLik S3 Method for class "fastCUB"

Description

S3 method: logLik() for objects of class "fastCUB".

Usage

# S3 method for fastCUB
logLik(object, ...)

Value

Log-likelihood at the final ML estimates for parameters of the fitted fastCUB model.

Arguments

object

An object of class "fastCUB"

...

Other arguments

See Also

fastCUB