Summary.as_latex() [source]
return tables as string
| Returns: | latex – summary tables and extra text as string of Latex |
|---|---|
| Return type: | string |
This currently merges tables with different number of columns. It is recommended to use as_latex_tabular directly on the individual tables.
© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.iolib.summary.Summary.as_latex.html