compute_cov: helper function to add compute covariance matrix / kendall...

Description Usage Arguments Value

View source: R/compute_cov.R

Description

helper function to add compute covariance matrix / kendall tau correlation matrix

Usage

1
compute_cov(X, covType = "cov")

Arguments

X

data matrix

covType

"cov" or "kendall"

Value

covriance matrix / kendall tau correlation matrix


QData/JointNets documentation built on Nov. 17, 2019, 3:04 p.m.