lik: Compute the likelihood of a GLInv model

likR Documentation

Compute the likelihood of a GLInv model

Description

This is a S3 generic method. For the glinv class, which is a high-level user interface, please see lik.glinv; and for glinv_gauss, which is a lower-level facility, please see lik.glinv_gauss.

Usage

lik(mod, ...)

Arguments

mod

An object of either glinv or glinv_gauss class.

...

Further arguments to be passed to the S3 methods.

Value

A numerical scalar containing the likelihood of mod.


glinvci documentation built on May 29, 2024, 9:49 a.m.