stingray icon indicating copy to clipboard operation
stingray copied to clipboard

Add ARIMA methods and similar?

Open matteobachetti opened this issue 5 years ago • 3 comments

One request from the statistical referee of ApJ is to add time-domain, autoregressive methods such as ARIMA, ARFIMA, and such. It might be a good addition to our code. I pin it here.

matteobachetti avatar Feb 28 '19 17:02 matteobachetti

I have used ARIMA model (and few others) for air quality monitoring+forecasting using a network on low-cost custom devices. I am familiar with its applications and use. Could you please share more details like its examples in astronomy, use (wrt Stingray) etc? I would like to work on it.

swapsha96 avatar Apr 01 '19 06:04 swapsha96

Cool! I haven't had a time to do more than glance at it, but this paper seems very relevant: https://www.frontiersin.org/articles/10.3389/fphy.2018.00080/full

The author, Eric Feigelson, is one of the main proponents of ARIMA processes in astronomy. This paper describes methods that are related: https://arxiv.org/abs/1703.09710

dhuppenkothen avatar Apr 01 '19 17:04 dhuppenkothen

@dhuppenkothen I will read them this week.

swapsha96 avatar Apr 01 '19 18:04 swapsha96