logLik.garma_model: Log Likelihood

View source: R/logLik.R

logLik.garma_modelR 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


garma documentation built on April 4, 2025, 2:13 a.m.