lppl
v2.0.0
|
double loglikelihood | ( | record_t< DTypes< Ts... >> & | record | ) |
Computes the cumulative log-likelihood of the record, \( \sum_{a\ observed} \log p(r(a)) \).
Ts | The types of the distributions in the program |
record | the record for which to compute the log likelihood |