ldot: gradient of log-likelihood

View source: R/derivs.R

ldotR Documentation

gradient of log-likelihood

Description

See documentation of gradient for details

Usage

ldot(x, a)

Arguments

x

a ppdeconvObj or ppdeconvVar object

a

a parameter vector with length(a) = ncol(x$Q)

Value

the gradient of the log-likelihood

Examples

#TODO

PeteyCoco/ppdeconv documentation built on March 21, 2022, 5:35 a.m.