DESP_SqPartCorr: Squared partial correlations computation

Description Usage Arguments Value Author(s)

View source: R/DESP_SqPartCorr.R

Description

This function calculates the squared partial correlations. We keep only the elements upper than a threshold. For example, if thresh=0.01, therefore SPC[i,j] equal 0 means that the proportion of the variance of the variable i not explained by the other variables, which is explained by the variable j is less than 1

Usage

1

Arguments

B

The coefficient matrix.

n

The sample size.

Value

The matrix of squared partial correlations.

Author(s)

Arnak Dalalyan and Samuel Balmand.


DESP documentation built on May 29, 2017, 9:27 p.m.