View source: R/55b_exp_p1_libs.R
exp_p1_ldd | R Documentation |
Second derivative matrix of the normalized log-likelihood
exp_p1_ldd(x, t, v1, d1, v2, d2)
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 |
Square scalar matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.