logLik.garma_model {garma}R Documentation

Log Likelihood

Description

Log Likelihood, or approximate likelihood or part likelihood, depending on the method.

Usage

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

Arguments

object

The garma_model object

...

Other parameters. Ignored.

Value

Object of class "logLik" with values for the (approx) log-likelihood for the model


[Package garma version 0.9.13 Index]