Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add examples for auto arima #284

Open
iagochavarry opened this issue Jun 13, 2021 · 0 comments
Open

Add examples for auto arima #284

iagochavarry opened this issue Jun 13, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@iagochavarry
Copy link
Member

In the readme maybe separate automatic forecast into auto_ets and auto_arima, adding an example for the last:

model = auto_arima(log_air_passengers; seasonal = 12)

And in documentation improve the automatic forecast section adding working examples of auto-arima. Saying that is possible to fix an integration order, play with the parameters...

@guilhermebodin guilhermebodin added the good first issue Good for newcomers label Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants