-
### Describe the bug
When creating an alarm with IQM, eg
```
new Alarm(..., {
...,
metric: new Metric({
...,
statistic: Stats.IQM,
}),
})
```
### Expected Be…
-
I was attempting to run lavPredictY() on my multigroup analysis, and ended up with some issues with "missing variable names".
I have different regressions for my different groups.
The variable n…
-
The t-test requires an alpha value to create a confidence interval (e.g., 5%) https://github.com/SCECcode/pycsep/blob/5f84ea97101de0439deb1e3f5c383874c7bb3801/csep/core/poisson_evaluations.py#L14-L15 …
-
With the following simple script (which fits an absorbed powerlaw to the 3c273 test dataset with wavelength=angstrom, it is for illustration only so it doesn't subtract or handle the background) I get…
-
## Summary
Here we will track the progression of the reviewed and approved tests according to the [RTC](https://docs.google.com/spreadsheets/d/1-uqDi7z9GdVob2rHK8EHcrcIqhBGUcR0K5MqMQiLQho/edit#gid=…
-
Here's one possibility, should think about how to add the para test!?
``` r
library(multiDiff)
suppressPackageStartupMessages(library(texreg))
extract_mdd_DiD Num. groups: Time 1…
-
I often use `plot_parallel` for finding clues about why divergences might be happening, there seem to be two problems with this however. First, it plots *the accepted point of a trajectory that diverg…
-
Use cartoons to show high and low R2, multiple predictor variables, and interaction effects.
Use equations similar to https://lindeloev.github.io/tests-as-linear/#:~:text=Most%20of%20the%20common%2…
-
I'm not sure I understand how the p-value of the adftest is calculated from the adf test statistic, and in fact it seems erroneous to me.
I would expect that if the adf test statistic is smaller than…
-
Hi there,
some authors suggest to run an additional inference statistical test on the distribution of effect sizes and test statistics across specification curves. E.g. mean/median effect size dif…