statsmodels.tsa.vector_ar.svar_model.SVAR.score

SVAR.score(AB_mask)[source]

Return the gradient of the loglike at AB_mask.

Parameters:
AB_maskunknown values of A and B matrix concatenated

Notes

Return numerical gradient


Last update: Apr 19, 2024