PanelRegression.effect_summary#

PanelRegression.effect_summary()[source]#

Raise because panel regression has no unified effect summary.

Raises:

NotImplementedError – Panel fixed-effects models estimate coefficients rather than time-varying causal impacts. Use summary() for coefficient-level inference.

Return type:

NoReturn