Hello everyone, I fixed the bug for the hegy package (arimaauto now offers to install it manually). Kit Baum wil hopefully update the version in the SSC soon.
All other described problems are Stata version related, please compile the .mlib file yourself (simply run this file in Stata and place the resulting .mlib from the working directory or "l" subfolder into your personal folder – type "sysdir") using
https://github.com/econcz/stata-arim...arimaauto.mata
After some consideration and compatibility problems, I decided to set the version of arimaauto to Stata 16.
If you have a lower version of Stata, you can try changing the versions in the ado and mata file and save/compile them. Simply:
and follow the procedure described above.
You can save the result into your personal folder to protect against package updates.
PS I have Stata 17 and it can only compile code for version 17.
All other described problems are Stata version related, please compile the .mlib file yourself (simply run this file in Stata and place the resulting .mlib from the working directory or "l" subfolder into your personal folder – type "sysdir") using
https://github.com/econcz/stata-arim...arimaauto.mata
After some consideration and compatibility problems, I decided to set the version of arimaauto to Stata 16.
If you have a lower version of Stata, you can try changing the versions in the ado and mata file and save/compile them. Simply:
Code:
which arimaauto doedit {the displayed path}
You can save the result into your personal folder to protect against package updates.
PS I have Stata 17 and it can only compile code for version 17.
Comment