Skip to contents

Takes vectors of effect sizes and their types and converts them to a common metric (r).

Usage

convert_effect_sizes(es_values, es_types)

Arguments

es_values

Numeric vector of effect sizes

es_types

Character vector of effect size types (types/wordings that are not supported are flagged in warning)

Value

Numeric vector of effect sizes in common metric (r)