Logo

scikits.statsmodels.tsa.vector_ar.var_model.VARProcess.plotsim

VARProcess.plotsim(steps=1000)[source]

Plot a simulation from the VAR(p) process for the desired number of steps

Previous topic

sm.tsa.vector_ar.var_model.VARProcess.plot_acorr

Next topic

sm.tsa.vector_ar.var_model.VARResults

This Page