View source: R/73b_weibull_p2_libs.R
weibull_p2_lddd | R Documentation |
Third derivative tensor of the normalized log-likelihood
weibull_p2_lddd(x, t, v1, fd1, v2, d2, v3, d3)
x |
a vector of training data values |
t |
a vector or matrix of predictors |
v1 |
first parameter |
fd1 |
the fractional 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 |
Cubic scalar array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.