norm_gg {fitdistcp}R Documentation

Second derivative matrix of the expected per-observation log-likelihood

Description

Second derivative matrix of the expected per-observation log-likelihood

Usage

norm_gg(nx, v1, d1, v2, fd2)

Arguments

nx

length of training data

v1

first parameter

d1

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

v2

second parameter

fd2

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

Value

Square scalar matrix


[Package fitdistcp version 0.1.1 Index]