alkaline-ml / pmdarima

A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.
https://www.alkaline-ml.com/pmdarima
MIT License
1.57k stars 231 forks source link

[MRG+1] Add `fittedvalues` to public ARIMA api #495

Closed tgsmith61591 closed 2 years ago

tgsmith61591 commented 2 years ago

Description

Expose fittedvalues in the public ARIMA API

Fixes #(issue)

493

Please delete options that are not relevant.