weibull_lmnp {fitdistcp} | R Documentation |
One component of the third derivative of the normalized log-likelihood
Description
One component of the third derivative of the normalized log-likelihood
Usage
weibull_lmnp(x, v1, fd1, v2, fd2, mm, nn, rr)
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 |
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]