ACCLAB / dabestr

Data Analysis with Bootstrap Estimation in R
https://acclab.github.io/dabestr
Apache License 2.0
214 stars 34 forks source link

Error in cumming graph using g of hedges #135

Open Gushumes opened 2 years ago

Gushumes commented 2 years ago

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 adjustment 'w' is infinite.

It only allows me mean difference for cumming. ¿?Error in cumming graph using g of hedges

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 adjustment 'w' is infinite.

It only allows me mean difference for cumming. ¿?

ZHANGROU-99 commented 1 year ago

Hi, @Gushumes Could you please provide your sample code so that we can reproduce this error and dig into it? Thank you so much!