halfnorm_ldd {fitdistcp} | R Documentation |
The second derivative of the normalized log-likelihood
Description
The second derivative of the normalized log-likelihood
Usage
halfnorm_ldd(x, v1, fd1)
Arguments
x |
a vector of training data values |
v1 |
first parameter |
fd1 |
the fractional delta used in the numerical derivatives with respect to the parameter |
Value
Square scalar matrix
[Package fitdistcp version 0.1.1 Index]