part.cor: First-order partial correlation coefficient

View source: R/part.cor.R

part.corR Documentation

First-order partial correlation coefficient

Description

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,


SYNCSA documentation built on Aug. 22, 2025, 5:12 p.m.

Related to part.cor in SYNCSA...