statsmodels.tsa.vector_ar.var_model.VARResults.reorder#
- VARResults.reorder(order)[source]#
Reorder variables for structural specification
- Parameters:
- Returns:
VARResultsA new results instance with the variables reordered.
Reorder variables for structural specification
VARResultsA new results instance with the variables reordered.