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