Skip to contents

This function retrieves the log-likelihood value from an object of class 'colsa'.

Usage

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

Arguments

object

An object of class 'colsa'.

...

Additional arguments (currently unused).

Value

The log-likelihood value stored in the 'colsa' object.