Split get and test predict_model into two functions to allow modifying the...
Split get and test predict_model into two functions to allow modifying the function in explain_forecast. Add an option to explain variables per lag in explain_forecast. Added a basic AR model definition and a test of explain_forecast which uses it. Allow reg to be null in explain_forecast.
Loading
Please sign in to comment