-
Hi,
JAMOVI creates some great plots, but some of those with the dots just look like they're on a line.
I'm guessing there's something that I can do to make those dots jitter more with ggplot2?
…
-
### Description
As far as I can see JASP's ANOVA module uses the emmeans::eff_size to calculate Cohen's _d_ in post hoc tests. For within-subjects factors this differs from Cohen's _d_Z which is used…
-
Follow-up on https://github.com/easystats/easystats/issues/338
The `check-all-examples` workflow should pass.
You can work on this issue either when #338 is resolved for the repo(s) you are main…
-
Follow-up on https://github.com/easystats/easystats/issues/338
The `check-vignette-warnings` workflow should pass.
You can work on this issue either when #338 is resolved for the repo(s) you are…
-
Related to https://github.com/easystats/see/issues/346
I know that orthogonal polynomials won't be collinear (that's their point). But I want to be able to show that while teaching.
``` r
libra…
-
**Describe the solution you'd like**
Don't use the wording "significant" when describing p-values. See the American Statistical Association statement (https://www.tandfonline.com/doi/full/10.1080/0…
-
I initialized a new vignette to showcase and track the table reports (that should integrate parameters, effectsize and performance) into beautiful exportable tables.
~The vignette fails to build an…
-
The formatting for `print_md()` applied to `compare_parameters()` differs from that when applied to `compare_performance()`. As a result, the former is not displaying properly in interactive mode in R…
-
**Description**
When a nominal vector has a lot of levels, and we compute a Kruskal test between this vector and a numerical one, the kruskal.test() function works fine, and returns fast. But the cal…
-
There seems to be a problem when using `tab_model()` with multinomial models fitted with nnet. This was working before, but I am not sure if it was an update in sjPlot or a change in another package. …