gpd_k13_ldd {fitdistcp} | R Documentation |
Second derivative matrix of the normalized log-likelihood, with fixed shape
Description
Second derivative matrix of the normalized log-likelihood, with fixed shape
Usage
gpd_k13_ldd(x, v1, fd1, v2, kloc)
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 |
v2 |
second parameter |
kloc |
the known location parameter |
Value
Square scalar matrix
[Package fitdistcp version 0.1.1 Index]