linearmodels.iv.absorbing.AbsorbingLSResults.summary¶ property AbsorbingLSResults.summary: Summary¶ Model estimation summary. Returns SummarySummary table of model estimation results Notes Supports export to csv, html and latex using the methods summary.as_csv(), summary.as_html() and summary.as_latex(). Return type Summary