Summary.add_extra_txt()

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 : string

string with lines that are added to the text output.

© 2009–2012 Statsmodels Developers
&c