frechet_p2k1_ldda {fitdistcp} | R Documentation |
The second derivative of the normalized log-likelihood
Description
The second derivative of the normalized log-likelihood
Usage
frechet_p2k1_ldda(x, t, v1, v2, v3, kloc)
Arguments
x |
a vector of training data values |
t |
a vector or matrix of predictors |
v1 |
first parameter |
v2 |
second parameter |
v3 |
third parameter |
kloc |
the known location parameter |
Value
Matrix
[Package fitdistcp version 0.1.1 Index]