Hello everyone,
I’m going to run an SVAR model using the statsmodels package in Python. The FEVD function does not work. While I don’t write the var_decom argument, the following error is showing:
TypeError: irf() got an unexpected keyword argument ‘var_decomp’