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:etext (list[str]) – string with lines that are added to the text output.