pymc-devs / pymc-resources

PyMC educational resources
MIT License
1.96k stars 745 forks source link

Converting Chp_15 and Chp_16 to v4 #217

Open yahrMason opened 2 years ago

yahrMason commented 2 years ago

Code block 15.22 involves imputing missing data from a multivariate normal distribution. PyMC v4 does not support automatic imputation of missing data from a multivariate distribution. I left that code as is (while converting some package calls i.e. tt->at) to demonstrate this fact.

If anyone knows a better way to approach that problem, I would love to learn.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB