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


JointNets documentation built on July 30, 2019, 1:02 a.m.