-
When rippler effect applied to a tags, it's blocking link executing on Safari.
-
pingouin and statsmodels packages provide different sensitivity power analysis results for our test case ('c' vs 'd' in out validation test data). pingouin is consistent with G*Power, so we use it for…
-
Hello!
Using the `anova` function, using the `emMeans` it only produces one graph per factor and not the interaction plot. I'm using it like this:
```
jmv::anova(df, dep = 'dep', factors = c("f…
-
#### Describe the bug
GofChisquarePower `chisquare_effectsize` outputs a two element array instead of scalar when probs1 and probs2 are two dimensional arrays. It should output a numpy float. The…
-
I'd like to have a method to transform R2 indices into multiple correlations (R).
I am thinking a an S3 method for `sqrt()` that transforms appropriate columns might be good.
```r
m
-
Continued from https://github.com/easystats/effectsize/issues/344 - does the mediator need to be scaled for direct and indirect effects to be on the same scale (as is currently warned by `bayestestR::…
-
We need a overview table about which hypothesis tests and confidence intervals are available or missing
(see #6380 and #3954
| sample | method | function(s) |
| -------- | -------- | ---------…
-
Perhaps the intention is to have people use `lm()` not `aov()` but perhaps the error message can be updated.
``` r
library(easystats)
#> # Attaching packages: easystats 0.6.0.9
#> ✔ bayestestR …
-
Currently, since we don't include favicons in the repo, they need to be generated each time the pkgdown website is built, and we would like to avoid this expensive operation.
So, what you need to d…
-
`{correlation}` now provides two possible ways to cite the package (introduced in https://github.com/easystats/correlation/pull/271):
- R package version
- JOSS paper version
``` r
citation(…