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.
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.