statsmodels.tsa.vector_ar.var_model.FEVD.plot
-
FEVD.plot(periods=None, figsize=(10, 10), **plot_kwds)[source]
Plot graphical display of FEVD
- Parameters:
- periods
int
, default
None
Defaults to number originally specified. Can be at most that number
Last update:
Jun 10, 2024