Skip to contents

Calculate the absolute deviation of the standardised effect size from the meta-analytic mean

Usage

calculate_deviation_score(data, meta_analytic_model, outcome_colname)

Arguments

data

Dataset containing the column "Z" \(standardised out of sample prediction piont estimates\) or standardised effect-sizes, "Zr".

meta_analytic_model

Fitted meta-analytic model of class rma

outcome_colname

Column name in data containing outcomes used in meta-analysis

Value

data but with an additional column of deviation score estimates "abs_deviation_score_estimate"