Gaussian Process

I think that’s McElreath’s Rethinking lecture 16 example. Maybe you have already written it down in PyMC, but just in case it helps, there’s a PyMC repo with Rethinking 2 translated to PyMC. Code 14.49 may be useful to you: https://github.com/pymc-devs/pymc-resources/blob/main/Rethinking_2/Chp_14.ipynb

1 Like