lnorm_lmnp {fitdistcp}R Documentation

One component of the second derivative of the normalized log-likelihood

Description

One component of the second derivative of the normalized log-likelihood

Usage

lnorm_lmnp(x, v1, d1, v2, fd2, mm, nn, rr)

Arguments

x

a vector of training data values

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

mm

an index for which derivative to calculate

nn

an index for which derivative to calculate

rr

an index for which derivative to calculate

Value

Scalar value


[Package fitdistcp version 0.1.1 Index]