part.cor: First-order partial correlation coefficient

Description Usage Arguments Value Author(s) See Also

View source: R/part.cor.R

Description

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

Usage

1
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,


SYNCSA documentation built on Jan. 11, 2020, 9:26 a.m.

Related to part.cor in SYNCSA...