ldot.ppdeconvObj: 'ldot' for fixed P ppdeconv model

View source: R/derivs.R

ldot.ppdeconvObjR Documentation

ldot for fixed P ppdeconv model

Description

ldot for fixed P ppdeconv model

Usage

## S3 method for class 'ppdeconvObj'
ldot(x, a)

Arguments

x

a ppdeconvObj 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.