-
Hi,
I'm calculating the velocity using VoCC package, but my climate raster data is not regular time series. I'm wondering if I can still use the function "tempTrend" and "spatGrad" to calculate the…
-
I am now faced with the problem of regressing on lags of a time series that is irregular. So next I will tackle the problem of lagging an irregular time series. I'd be curious to see if anyone has ide…
-
According to [1] iaaft and aaft are not working for irregular time series, because these methods are based on the Fourier transform.
They propose an alternative to it using the LombScargle periodogr…
-
The MAPE on the PhysioNet dataset is high, and generally, a MAPE above 50% indicates poor predictive performance of the model. Is it reasonable to set up this irregular time series forecasting task?
-
Hi Patrick! Congratulations on your research work on neural differential equations. It's quite impressive, and thank you for the `torchcde` and [Diffrax](https://github.com/patrick-kidger/diffrax) l…
-
I am currently studying the prediction of irregular time series and hope to improve the prediction accuracy of irregular time series by using decomposition algorithm. However, I find that vmdpy does n…
-
[Ozken et al](https://journals.aps.org/pre/abstract/10.1103/PhysRevE.98.052215) describe a possibility to use recurrence plots also for irregularly sampled data.
Is this in the scope of this package?…
-
This issue refers to a communicatio with Rob Hyndman started on stackoverflow.
https://stackoverflow.com/questions/61078446/interpolation-of-irregular-time-series-with-r
I'm looking for a way to…
-
I easily installed BEAST on MATLAB Version: 23.2.0.2485118 (R2023b) Update 6
Operating System: macOS Version: 14.1 Build: 23B2073 using:
beastPath = '/Users/NeuroLab/Dropbox/SharedGilles/Gil_Ma…
-
Data collection systems often have multiple parallel irregular time series, for example stage and discharge. However, the current `WriteDelimitedFile` command does not allow writing multiple irregula…