Learn R Programming

FactorCopulaModel (version 0.1.1)

semiCor: Semi-correlations for two variables

Description

semi-correlations (lower and upper) applied to data after normal scores transform

Usage

semiCor(bivdat,inscore=FALSE)

Value

3-vector with rhoN = correlation of normal scores (vander Waerden correlation) and lower/ upper semi-correlations

Arguments

bivdat

nx2 data set

inscore

TRUE if bivdat has already been converted to normal scores, default FALSE

Examples

Run this code
# See example in semiCorTable()

Run the code above in your browser using DataLab