Multiple observations per outcome (group-level likelihood)

Thanks for the responses @RavinKumar and @OriolAbril

I’ve been thinking about this for a bit and think it’s closest to the original rugby prediction example notebook, where they infer team-level parameters using game-level data, like here -

image

However, the main difference between the two is that in the example notebook, the data used is per-game, so you have several observations per team. However, in my data, there’s only one outcome per ID (a movie could have any number of reviewers, but it’s only going to have one final box office gross).

1 Like