Giter Site home page Giter Site logo

Comments (3)

ChadFulton avatar ChadFulton commented on June 15, 2024 1

Yes, I agree that we should probably change our behavior here to report NaN values.

The reason it is the way it is currently is that for the specified model, the "forecast" for the first period is equal to zero, so the forecast error is equal to the first value. Obviously that is not very useful. In addition, although technically the point forecast is equal to zero, it comes from a diffuse prior and the zero is arbitrary, so reporting the forecast error doesn't really make sense from that perspective either.

from statsmodels.

ChadFulton avatar ChadFulton commented on June 15, 2024

Note that these warnings:

UserWarning: Non-stationary starting autoregressive parameters found. Using zeros as starting parameters.
  warn('Non-stationary starting autoregressive parameters'
ConvergenceWarning: Maximum Likelihood optimization failed to converge. Check mle_retvals
  warnings.warn("Maximum Likelihood optimization failed to "

are not related to the same issue as the first forecast error.

from statsmodels.

enriicoo avatar enriicoo commented on June 15, 2024

I've got no experience on the algorithms that make the timeseries models, but these warnings aren't raised when I make the same model in R and Gretl. I would like to understand the nature of these warnings and best ways of solving them. I have to note I know it's a suboptimal sample (n<30) and it might as well have something to do with that.

from statsmodels.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.