compute_par {INDEED}R Documentation

Compute the partial correlation

Description

This function computes the partial correlation coefficient.

Usage

compute_par(pre_inv)

Arguments

pre_inv

This is an inverse covariance matrix.

Value

A p*p partial correlation matrix.


[Package INDEED version 2.0.0 Index]