feat: ARIMA models - #473
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Box-Cox transformation implementations in augurs.
|
Huge milestone reached today: Arima parameter estimation is done! Matches perfectly R's |
This PR adds ARIMA modelling to augurs.
Closes #450 .