Function written in C++
estimating the log likelihood of a given
parameter set during the condition stage.
Arguments
- probabilities
NumericVector
containing the probabilities of a multinominal distribution. In the context of Iota Reliability this refers to a specific row of the Assignment Error Matrix.- observations
NumericVector
containing the number of observations for each category of the multinominal distribution.