log_likelihood_multi_c {iotarelr} | R Documentation |
Estimating log-likelihood in Condition Stage
Description
Function written in C++
estimating the log likelihood of a given
parameter set during the condition stage.
Usage
log_likelihood_multi_c(probabilities, observations)
Arguments
probabilities |
|
observations |
|
Value
Returns the log likelihood as a single numeric value.
References
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
[Package iotarelr version 0.1.5 Index]