Description Usage Arguments Value
View source: R/score_functions.R
Used by score_matrix
to log likelihood derivatives for
a single group.
1 | score_calc(parameters, integrand, hide.errors = TRUE, ...)
|
parameters |
vector of parameters passed to |
integrand |
function to used for the integrand.
Defaults to |
hide.errors |
Hide errors printed from |
... |
additional arguments pass to the integrand function. |
length(theta) vector of scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.