Quantcast

calculate correlation effect size using contrast analysis for an omnibus Chi-square test statistic

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

calculate correlation effect size using contrast analysis for an omnibus Chi-square test statistic

orzack
I am looking for an R package with which one can calculate an effect size for a set of contrasts given an omnibus chi-square test statistic (more than 1 degree of freedom). Is there such a package? Presumably, it would implement the procedure (or something like it) described by Roznow and Rosenthal 1996 Psychological Methods 1: 331-340.

many thanks!


Steven Orzack
Fresh Pond Research Institute
173 Harvey Street
Cambridge, MA 02140
617 864-4307
www.freshpond.org


        [[alternative HTML version deleted]]

______________________________________________
[hidden email] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: calculate correlation effect size using contrast analysis for an omnibus Chi-square test statistic

Michael Dewey
At 00:55 26/04/2012, Steven Orzack wrote:
>I am looking for an R package with which one can calculate an effect
>size for a set of contrasts given an omnibus chi-square test
>statistic (more than 1 degree of freedom). Is there such a package?
>Presumably, it would implement the procedure (or something like it)
>described by Roznow and Rosenthal 1996 Psychological Methods 1: 331-340.

Does the compute.es package do what you want? I have never used it
but it does have a function chies which appears promising.

>many thanks!
>
>
>Steven Orzack
>Fresh Pond Research Institute
>173 Harvey Street
>Cambridge, MA 02140
>617 864-4307
>www.freshpond.org
>
>
>         [[alternative HTML version deleted]]

Michael Dewey
[hidden email]
http://www.aghmed.fsnet.co.uk/home.html

______________________________________________
[hidden email] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
Loading...