gradient.ppdeconvObj: gradient for fixed P ppdeconv models

View source: R/derivs.R

gradient.ppdeconvObjR Documentation

gradient for fixed P ppdeconv models

Description

gradient for fixed P ppdeconv models

Usage

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

Arguments

x

a ppdeconvObj object

a

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

Value

the gradient of the penalized log-likelihood

Examples

#TODO

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