statsmodels.iolib.summary.Summary.add_extra_txt

Summary.add_extra_txt(etext)[source]

add additional text that will be added at the end in text format

Parameters:
etextlist[str]

string with lines that are added to the text output.


Last update: Apr 18, 2024