PropensityScore.build_model# PropensityScore.build_model(X, t, coords, prior=None, noncentred=True)[source]# Defines the PyMC propensity model Parameters: X (ndarray) t (ndarray) coords (Dict[str, Any]) prior (Dict[str, Any] | None) noncentred (bool) Return type: None