-
Why are the defaults different for acf and ccf?
http://stackoverflow.com/questions/24601405/why-do-statsmodelss-correlation-and-autocorrelation-functions-give-different-re
can we fix this?
-
## Is your feature request related to a problem? ##
Dear developers,
I would like to suggest adding parallel computing for water dynamics analysis. In https://docs.mdanalysis.org/2.4.1/_modul…
-
"An irregular discrete time series model to identify residuals with autocorrelation in astronomical light curves"
https://academic.oup.com/mnras/article-abstract/481/4/4311/5094606
-
Maybe @r-pascua wants to update this with details...
-
I've got an express app set up like this:
```
const Promise = require('bluebird');
global.Promise = Promise;
Promise.longStackTraces();
require('./application-insights.js');
const express = re…
-
We already have (I believe) Gelman-Rubin. We could do with implementing these others, however:
1. Geweke
2. Raftery-Lewis
3. Autocorrelations and ESS
-
- [x] Mean
- [x] Standard Deviation
- [x] Skewness, Kurtosis
- [ ] Autocorrelation coeff
- [x] moving average (MA)
- [ ] Orders of the autoregressive (AR), integrated (I) and part of an estimate…
-
Currently we only have VAR type models as multivariate models. Those include some diagnostic tests.
We need a central location for multivariate diagnostic tests that are independent of a specific m…
-
I want to replace probattention in informer.py with autocorrelation in autoformer, but I don't know if the model directly replaced is correct? I use the informer model in autoformer. https://github.co…
-
Create a new option container called for example Initial support with all the options concerning it. Also implement bluring for creating the initial support from autocorrelation for the threshold algo…