Skip to contents

Converts d to an RR scale via the VanderWeele-Ding approximation RR ~ exp(0.91 * d), then applies e_value_rr().

Usage

e_value_d(d, se = NULL, n = NULL)

Arguments

d

Standardised mean difference.

se

Standard error of d (optional).

n

Sample size for SE approximation (optional).

Value

A morie_evalue named-list.