Skip to content

Point-biserial correlation

3 messages · Angelo Scozzarella, Tobias Verbeke, William Revelle

#
At 10:23 PM +0200 7/23/08, Tobias Verbeke wrote:
A point-biserial correlation is just a Pearson correlation where one 
of the variables is dichotomous.  Thus,  the command is just the 
normal cor function.

The polycor package will give (among other things) the biserial 
correlation (a correlation between a dichotomous variable and a 
continuous variable with the assumption that the dichotomous reflects 
a normal that was artificially dichotomized).

Bill