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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.