r_from_chi: Chi-Squared to Correlation

Description Usage Arguments Value Author(s) See Also

View source: R/MAc.R

Description

Converting Chi-squared statistic (with 1 degree of freedom) reported in primary study to r

Usage

1
r_from_chi(chi.sq, n)

Arguments

chi.sq

Chi squared statistic from primary study.

n

Sample size in primary study.

Value

Computes correlation coefficient (r).

Author(s)

AC Del Re & William T. Hoyt

Maintainer: AC Del Re acdelre@gmail.com

See Also

d_to_g, mean_to_d, mean_to_d2, t_to_d, f_to_d, p_to_d1, p_to_d2, ancova_to_d1, ancova_to_d2, tt.ancova_to_d, f.ancova_to_d, r_to_d, p.ancova_to_d1, p.ancova_to_d2, lor_to_d, prop_to_or, prop_to_d, r_from_d, r_from_d1, r_from_t


MAc documentation built on May 1, 2019, 10:55 p.m.