part.cor {SYNCSA}R Documentation

First-order partial correlation coefficient

Description

Internal function to obtain the first-order partial correlation coefficient.

Usage

part.cor(rxy, rxz, ryz)

Arguments

rxy

Correlation between xy

rxz

Correlation between xz

ryz

Correlation between yz

Value

The first-order partial correlation coefficient.

Author(s)

Vanderlei Julio Debastiani <vanderleidebastiani@yahoo.com.br>

See Also

syncsa, cor.matrix,


[Package SYNCSA version 1.3.4 Index]