logLik.garma_model: Log Likelihood
Description
The approximate likelihood for the model.
Usage
# S3 method for garma_model
logLik(object, ...)
Value
Object of class "logLik" with values for the (approx) log-likelihood for the model
Arguments
- object
The garma_model object
- ...
Other parameters. Ignored.