Summary.add_title()

statsmodels.iolib.summary2.Summary.add_title

Summary.add_title(title=None, results=None) [source]

Insert a title on top of the summary table. If a string is provided in the title argument, that string is printed. If no title string is provided but a results instance is provided, statsmodels attempts to construct a useful title automatically.

doc_statsmodels
2017-01-18 16:20:00
Comments
Leave a Comment

Please login to continue.