Polyserial-coefficient: Polyserial correlation coefficient

Description Usage Arguments Details Value References

Description

Polyserial correlation coefficient is a correlation coefficient used when one variable is continuous and the other variable is dichotomous. License :GPL Adapted from ltm_1.0 package

Usage

1

Arguments

x

a numeric vector representing the continuous variable.

y

a numeric vector representing the dichotomous variable.

Details

The coefficient is calculated from rho = r_xy * sqrt(n - 1)/n * s_y/sumphi(tau) where r_xy is the coefficient of correlation of Pearson coefficient, S_y is the standard deviation of Y, and phi(tau) are the ordinates of the normal curve at the normal equivalent of the cut point boundaries between the item responses.

Value

the value of the polyserial correlation.

References

U.Olsson, F.Drasgow, and N.Dorans (1982). The polyserial correlation coefficient. Psychometrika, 47:337-347.


SICSresearch/IRTpp_old documentation built on May 9, 2019, 11:12 a.m.