Learn R Programming

psychmeta (version 2.3.4)

convert_pq_to_p: Convert the variance of a dichotomous variable (i.d., pq) to the proportion of one of the categories in the variable (i.e., p)

Description

Convert the variance of a dichotomous variable (i.d., 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.