[R] [R-pkgs] CohensdpLibrary: Compute Cohen's d and its confidence interval in any experimental design

Denis Cousineau Den|@@Cou@|ne@u @end|ng |rom uott@w@@c@
Wed Aug 24 16:32:25 CEST 2022


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 using r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages



More information about the R-help mailing list