Learn R Programming

⚠️There's a newer version (0.8.4) of this package.Take me there.

diffcor (version 0.6.2)

Fisher's z-Tests Concerning Difference of Correlations

Description

Computations of Fisher's z-tests concerning differences between correlations. diffcor.one() could be used to test for differences regarding an expected value, e.g., in construct validation. diffcor.two() may be useful in replication studies, to test if the original study and the replication study differed in terms of effects. diffcor.dep() can be applied to check if the correlation between one construct with another one (r12) is significantly different/higher/smaller than the correlation of one of the constructs with a third construct (r13), given the correlation of the constructs that are compared (r23). The outputs for all the three functions provide the test statistic in z-units, p-values, and alpha levels that were corrected in terms of multiple testing according to Bonferroni (if you did not set bonferroni = FALSE). To help interpret the output, the procedure prompts if a single p value is smaller than the corrected alpha. For diffcor.one() and diffcor.two(), the effect size Cohens q is additionally provided. It is a descriptive index to evaluate differences of independent correlations. Cohen (1988) suggested q = |.10|, |.30| and |.50| as small, moderate, and large differences.

Copy Link

Version

Install

install.packages('diffcor')

Monthly Downloads

270

Version

0.6.2

License

GPL (>= 2)

Maintainer

Christian Bloetner

Last Published

October 17th, 2020

Functions in diffcor (0.6.2)

diffcor

Fisher's z-Tests Concerning Difference of Correlations