R/runMetaanalysis_quantitative.R
runMetaanalysis_quantitative.Rd
Wrapping function to perform a meta-analysis using function metagen from package meta for a single Species. Between-study variance is computed with Paule-Mandel estimator (method.tau = PM). The summary measure is the Standardize Mean Difference (sm = ZCOR)
runMetaanalysis_quantitative(R_vector, n)
A vector with correlations for a single feature (Species) across datasets.
A vector with the number of samples in each cohort
A named vector with the results of the meta-analysis for the feature implicitly described by d_vector and SE_d_vector. RE_Correlation","SE_RE","CI_RE","Zscore","p-value","tau2","I^2"