View source: R/63b_lst_p1k3_libs.R
lst_p1k3_lmn | R Documentation |
One component of the second derivative of the normalized log-likelihood
lst_p1k3_lmn(x, t, v1, d1, v2, d2, v3, fd3, kdf, mm, nn)
x |
a vector of training data values |
t |
a vector or matrix of predictors |
v1 |
first parameter |
d1 |
the delta used in the numerical derivatives with respect to the parameter |
v2 |
second parameter |
d2 |
the delta used in the numerical derivatives with respect to the parameter |
v3 |
third parameter |
fd3 |
the fractional delta used in the numerical derivatives with respect to the parameter |
kdf |
the known degrees of freedom parameter |
mm |
an index for which derivative to calculate |
nn |
an index for which derivative to calculate |
Scalar value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.