statsmodels.tsa.vector_ar.irf.IRAnalysis.lr_effect_cov# IRAnalysis.lr_effect_cov(orth=False)[source]# Compute asymptotic standard errors for long-run effects Parameters: orthbool, default FalseCompute orthogonalized impulse responses Returns: ndarrayThe covariance matrix of the long-run effects.