grad: Compute the log-likelihood gradients of GLInv models

gradR Documentation

Compute the log-likelihood gradients of GLInv models

Description

For the glinv class, which is a high-level user interface, please see grad.glinv; and for glinv_gauss, which is a lower-level facility, please see grad.glinv_gauss.

Usage

grad(mod, ...)

Arguments

mod

An object of either glinv or glinv_gauss class.

...

Further arguments to be passed to the S3 methods.

Value

A numerical vector containing the gradient of mod.


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