Learn R Programming

fitdistcp (version 0.1.1)

exp_p1_ldd: Second derivative matrix of the normalized log-likelihood

Description

Second derivative matrix of the normalized log-likelihood

Usage

exp_p1_ldd(x, t, v1, d1, v2, d2)

Value

Square scalar matrix

Arguments

x

a vector of training data values

t

a vector or matrix of predictors

v1

first parameter

d1

the delta used in the numerical derivatives with respect to the parameter

v2

second parameter

d2

the delta used in the numerical derivatives with respect to the parameter