statsmodels.tsa.vector_ar.svar_model.SVAR.score¶
- SVAR.score(AB_mask)[source]¶
 Return the gradient of the loglike at AB_mask.
- Parameters:¶
 - AB_mask
unknownvaluesofAandBmatrixconcatenated 
- AB_mask
 
Notes
Return numerical gradient
  
    
      Last update:
      Jun 10, 2024