Learn R Programming

SSDforR (version 1.5.39)

meanES: Mean Effect Size

Description

This function calculates a mean and SD for Cohen's D effect sizes. A file containing saved effect sizes must be opened by Getcvs() and then attached.

Usage

meanES(es, lab,  esmain)

Arguments

es

effect size variable

lab

Label variable

esmain

main title for graph between quotation marks

Author

Charles Auerbach, PhD Wurzweiler School of Social Work Wendy Zeitlin, PhD Montclair State University

References

Auerbach, Charles, and Zeitlin Wendy. SSD for R: An R Package for Analyzing Single-Subject Data. Oxford University Press, 2014. p46, p48,p50, p108,p128Auerbach, C. & Schudrich, W. Z. (2013). SSD for R A Comprehensive Statistical Package to Analyze Single-System Data. Research on Social Work Practice, 23(3), 346-353. doi:10.1177/104973153477213 Go to www.ssdanalysis.com for more information.

Examples

Run this code
 #need to open a file

Run the code above in your browser using DataLab