convert_pq_to_p: Convert the dichotomous variable variance to a proportion

View source: R/convert_ma.R

convert_pq_to_pR Documentation

Convert the dichotomous variable variance to a proportion

Description

Converts the variance of a dichotomous variable (i.e., pq) to the proportion of one of the categories in the variable (i.e., p)

Usage

convert_pq_to_p(pq)

Arguments

pq

The variance of a dichotomous variable.

Value

The proportion of cases in one of the dichotomous groups.


psychmeta documentation built on Aug. 26, 2022, 5:14 p.m.