logLik.fastCUB {FastCUB}R Documentation

logLik S3 Method for class "fastCUB"

Description

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

Usage

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

Arguments

object

An object of class "fastCUB"

...

Other arguments

Value

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

See Also

fastCUB


[Package FastCUB version 0.0.3 Index]