Summarize the Model
alpha : float, optional
Significance level for the confidence intervals. Default is 0.05.
start : int, optional
Integer of the start observation. Default is 0.
model_name : string
The name of the model used. Default is to use model class name.
summary : Summary instance
This holds the summary table and text, which can be printed or converted to various output formats.
See also
statsmodels.iolib.summary.Summary
statsmodels.tsa.statespace.varmax.VARMAXResults.simulate
statsmodels.tsa.statespace.varmax.VARMAXResults.t_test
Enter search terms or a module, class or function name.