View source: R/151b_gev_p12_libs.R
gev_p12k3_ldd | R Documentation |
Second derivative matrix of the normalized log-likelihood, with fixed shape parameter
gev_p12k3_ldd(x, t1, t2, v1, d1, v2, d2, v3, d3, v4, d4, v5)
x |
a vector of training data values |
t1 |
a vector of predictors for the mean |
t2 |
a vector of predictors for the sd |
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 |
d3 |
the delta used in the numerical derivatives with respect to the parameter |
v4 |
fourth parameter |
d4 |
the delta used in the numerical derivatives with respect to the parameter |
v5 |
fifth parameter |
Square scalar matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.