PropensityScore.fit#

PropensityScore.fit(X, t, coords)[source]#

Draw samples from posterior, prior predictive, and posterior predictive distributions. We overwrite the base method because the base method assumes a variable y and we use t to indicate the treatment variable here.