powered by
This is wrapper to the effsize::cohen.d() function.
effsize::cohen.d()
cohen_d(...)
A comma separated list of arguments. See effsize::cohen.d().
A list of class effsize as returned by effsize::cohen.d().
effsize
# NOT RUN { cohen_d(weight ~ gender, data = ansur) cohen_d(age ~ gender, data = schizophrenia) # }
Run the code above in your browser using DataLab