SyntheticControl.donor_pool_quality#

SyntheticControl.donor_pool_quality()[source]#

Assess the quality of the donor pool.

Aggregates pre-treatment correlations, convex hull coverage, and weight concentration into a composite quality score.

Return type:

DonorPoolQualityResult

Raises:

TypeError – If the model is not a PyMCModel (weight concentration requires posterior Dirichlet weights).