statsmodels.tsa.ardl.UECMResults.save¶
- UECMResults.save(fname, remove_data=False)¶
 Save a pickle of this instance.
- Parameters:¶
 
Notes
If remove_data is true and the model result does not implement a remove_data method then this will raise an exception.
  
    
      Last update:
      Jun 10, 2024