convert_vard_to_varr: Convert the variance of d to the variance of r via TSA

View source: R/convert_ma.R

convert_vard_to_varrR Documentation

Convert the variance of d to the variance of r via TSA

Description

Convert the variance of d to the variance of r via TSA

Usage

convert_vard_to_varr(d, var, p)

Arguments

d

Standardized mean difference in the d-value metric.

var

Variance of the d value.

p

Proportion of the dichotomous variable involved in the d value.

Value

An approximated variance in the correlation metric.


psychmeta/psychmeta documentation built on Feb. 12, 2024, 1:21 a.m.