statsmodels.tsa.vector_ar.var_model.VAR.predict

VAR.predict(params, start=None, end=None, lags=1, trend='c')[source]

返回样本内预测或预测结果


Last update: Oct 16, 2024