Learn R Programming

JointNets (version 2.0.1)

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

Description

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

Usage

compute_cov(X, covType = "cov")

Arguments

X

data matrix

covType

"cov" or "kendall"

Value

covriance matrix / kendall tau correlation matrix