Charlie Brummitt

Results 3 issues of Charlie Brummitt

# Proposal In the existing notebook [A Primer on Bayesian Methods for Multilevel Modeling](https://www.pymc.io/projects/examples/en/latest/case_studies/multilevel_modeling.html), add an example at the bottom, in the section about [prediction](https://www.pymc.io/projects/examples/en/latest/case_studies/multilevel_modeling.html#prediction), about making predictions on a...

proposal

Does anyone have any tips on how to modify the example of the [extended Kalman filter/smoother](https://probml.github.io/dynamax/notebooks/nonlinear_gaussian_ssm/ekf_ukf_pendulum.html) to have an input, such as $u(t) = 0.1 \cos(t)$? I see that the...

**Describe the bug** I have a `DataFrameModel` with a custom `Config`. When I tried to define a class method that returns a subset of columns with certain metadata, I found...

bug