Skip to content

Add examples for auto arima #284

@iagochavarry

Description

@iagochavarry

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions