Hi everybody!
I’m new to bayesian modelling and i’m currently trying to wrap my head around the core concepts.
I’m having a simple (maybe stupid) question about the likelihood:
Something i’m having trouble to understand is that a set of patchy input data (which is not continuous) leads to a continuous posterior we can sample from.
Is there some kind of fitting/interpolation process involved that fits the predefined functional form of the likelihood to the input data before the sampling of the posterior begins?
Otherwise the function wouldn’t be defined (or just return 0) between the given data points.
Thanks