statsmodels.tsa.vector_ar.svar_model.SVARProcess.ma_rep

SVARProcess.ma_rep(maxn=10)

Compute MA(\(\infty\)) coefficient matrices

Parameters:

maxn : int

Number of coefficient matrices to compute

Returns:

coefs : ndarray (maxn x k x k)