2. A Little More on PyMC

2.1 Introduction

This chapter introduces more PyMC syntax and design patterns, and ways to think about how to model a system from a Bayesian perspective. It also contains tips and data visualization techniques for assessing goodness of fit for your Bayesian model.

2.1.1 Parent and Child Relationships

To assist with describing Bayesian relationships and to be consistent with PyMC’s documentation, we introduce parent and child variables.

Image Parent variables are variables that influence another variable.

Image Child variables

Get Bayesian Methods for Hackers: Probabilistic Programming and Bayesian Inference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.