PoisBinOrdNor (version 1.2)

corr.nn4bn: Finds the biserial correlation given the correlation for a binary-normal pair.

Description

This function computes the biserial correlation given the specified correlation for a pair of binary and normal variables (point-biserial correlation).

Usage

corr.nn4bn(p, BN.cor)

Arguments

p
Probability parameter for the binary variable.
BN.cor
Pre-specified correlation for a pair of binary and normal variables.

Value

Examples

Run this code
## Not run: 
# corr.nn4bn(0.43, 0.12)
# ## End(Not run)

Run the code above in your browser using DataLab