hessian.ppdeconvObj: hessian for the penalized log-likelihood

View source: R/derivs.R

hessian.ppdeconvObjR Documentation

hessian for the penalized log-likelihood

Description

hessian for the penalized log-likelihood

Usage

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

Arguments

x

a ppdeconvObj object

a

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

Value

the hessian of the penalized log-likelihood

Examples

#TODO

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