grad_ll | R Documentation |
Function written in C++
estimating the gradient of the log likelihood
function for a given parameter set and given observations.
grad_ll(param_values, observations)
param_values |
|
observations |
|
Returns the gradient as a NumericVector
.
Berding, Florian, and Pargmann, Julia (2022).Iota Reliability Concept of the Second Generation.Measures for Content Analysis Done by Humans or Artificial Intelligences. Berlin: Logos. https://doi.org/10.30819/5581
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.