-
When building a cumming graph comparing related groups using "g of hedges" it gives me the following message:
error in bca.ci(boot.out, conf, index[1L], L = L, t = t.o, t0 = t0.o, :
estimated …
-
Using `cohens_d` with Hedge's g correction does nothing for a one sample design (i.e., when `y = NULL`):
`iris %>% group_by(Species) %>% summarise(
cohen_d = apa::cohens_d(Sepal.Length),
hedges…
-
As discussed in #5021, it would be useful to review layer contents rather than pushing `leisure=track` and `attraction=water_slide` into the first suitable option.
The current layer stack in `proje…
-
I wonder if a square root is supposed to occur in lines 86 as well as 89 of confidence_interval.jl. The formula for the confidence interval for hedges Hedges g I am familiar with would be the standard…
-
* Enhancement: in the T-Tests module, the possibility to show different effect size measures simultaneously: Cohen's d, Glass' delta, and Hedges' g. Currently, the user can select only one measure at …
-
Has any attempts been made to implement meta-analysis
http://en.wikipedia.org/wiki/Meta-analysis#cite_note-Manual-42
Basically it is a way to combine multiple statistic samples by a similar factor. I…
-
### 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…
-
## Description
There are many locations where vegetation (e.g. hedges) prevent the sidewalk from being used. For example, on the West side of Cleveland Dr between Radnor and Melrose, at Young Ave & B…
-
On the pingouin.compute_esci, I can read that the confidence interval can be calculated for Cohen's d or Hedges' g: https://pingouin-stats.org/generated/pingouin.compute_esci.html
Does it work also f…
-
Hello Daniel,
I have a data frame of 127 studies with the mean and SD that I want to transform into Hedges' g. But now I am updating my R to version 4.3.1, and the function is not working. The code…