statsmodels.tsa.vector_ar.var_model.VARProcess.ma_rep¶ VARProcess.ma_rep(maxn=10)[ソース]¶ Compute MA(\(\infty\)) coefficient matrices Parameters:¶ maxnintNumber of coefficient matrices to compute Returns:¶ coefsndarray (maxn x k x k) 最終更新日: 2025年01月28日