logLik.garma_model {garma}R Documentation

Log Likelihood

Description

The approximate likelihood for the model.

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.23 Index]