-
Hi,
I'm new to time series prediction, so please excuse my limited knowledge and quite basal questions.
In GluonTS, following the tutorial, we create a train and test dataset, where the test dat…
-
I like that jamovi offers the nonparametric Friedman test with p values and post-hoc comparisons. However, effect sizes for the main test and post-hoc analyses are missing (as Kendall's W). Confidence…
-
Hello,
We're using the did package and the output of the p-value of the Wald statistic for pre-testing the parallel trends assumption = 0 in many of our analyses. However, the dynamic aggregation o…
-
Hi @iChaker,
how much would it break the current implementation, if we would change the `get_parameters` routine to keep returning the latent parameters?
And implement something like `get_real_p…
-
- @cloucks make speed time series as a violin plot (see: http://www.r-bloggers.com/violin-plots-and-regional-income-distribution/)
- @cloucks change locomotion_driver.sh to be more like the driver scr…
-
When there are NA's in either the coefficient estimates or the variance-covariance matrix (not sure which, likely both), then the following error results at least in some cases:
```
> predict(ictr…
-
Test Termination Criteria:
- `max_time`: maximum execution time for the test
Impact of Selection Strategies:
- `heuristics`: selection of the part of the space to explore given the time cons…
-
Hello there, first off thanks for writing this awesome library, it saved me a lot of time getting my project off the ground!
The only "issue" I've had is with the fixed sample count. I'd like the o…
-
When we estimate SRC indices, we cannot get neither confidence bounds nor the distribution.
There are several consequences.
- When the number of simulations is set, we cannot know the precision…
-
I'm not sure that getting percentiles of the predictions is the same thing as a prediction interval. It think that it is more like a confidence interval of the predictions.
Have you done any simul…