linearmodels.compat.statsmodels.Summary¶
- class linearmodels.compat.statsmodels.Summary[source]¶
Methods
add_extra_txt
(etext)add additional text that will be added at the end in text format
add_table_2cols
(res[, title, gleft, gright, ...])Add a double table, 2 tables with one column merged horizontally
add_table_params
(res[, yname, xname, alpha, ...])create and add a table for the parameter estimates
as_csv
()return tables as string
as_html
()Return tables as string
as_latex
()return tables as string
as_text
()return tables as string