fct_log_likelihood_c | R Documentation |
Function written in C++
estimating the log likelihood of a given
parameter set.
fct_log_likelihood_c(
categorial_sizes,
aem,
obs_pattern_shape,
obs_pattern_frq,
categorical_levels
)
categorial_sizes |
|
aem |
|
obs_pattern_shape |
|
obs_pattern_frq |
|
categorical_levels |
|
Returns the log likelihood as a single numeric value.
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.