Denis Cousineau
2022-Aug-24 14:32 UTC
[R] [R-pkgs] CohensdpLibrary: Compute Cohen's d and its confidence interval in any experimental design
Dear all, If you are using Cohen's d, this package is for you. The package "CohensdpLibrary" lets you compute Cohen's d from basic statistics and also get confidence intervals. It expands on MBESS as it is available for data obtained in within-subject designs as well as between-subject designs. It is based on a simple command, e. g., Cohensdp( statistics = list(m1=76, m2=72, n=20, s1=14.8, s2=18.8, r=0.2), design = "within" ) Learn more at https://dcousin3.github.io/CohensdpLibrary/ Sincerely, Denis Cousineau. [[alternative HTML version deleted]] _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages