olkin_siotani.Rd
Computational function to compute the Olkin & Siotani (1976) variance-covariance matrix for correlation matrices. It allows the user to specify three different computations.
olkin_siotani(data, n, type = c("average", "weighted", "simple"))
List of matrices, same length as the number of studies or number of correlation matrices.
The three possible computations that can be specified are:
average: Average all the correlations element-wise to pool into a single correlation matrix. The variance-covariance is computed from the averaged correlation matrix, then divided by study specific sample sizes.
weighted: Same as the average process-wise, but uses a weighted average to pool into a single correlation matrix.
simple: Computes the variance-covariance for each individual correlation matrix, then divide these by the study specific sample sizes.
Becker, B. J. (1992). Using results from replicated studies to estimate linear models. Journal of Educational Statistics, 17(4), 341-362. Olkin, I. (1976). Asymptotic distribution of functions of a correlation matrix. Essays in provability and statistics: A volume in honor of Professor Junjiro Ogawa.