cor_dist: Generates a distance matrix using the square root of (1 -...

View source: R/reduction_funcs.R

cor_distR Documentation

Generates a distance matrix using the square root of (1 - spearman).

Description

Generates a distance matrix using the square root of (1 - spearman).

Usage

cor_dist(dat.mat)

Arguments

dat.mat

Matrix of data (features X samples).

Value

Distance structure.


califano-lab/PISCES documentation built on Jan. 11, 2023, 5:34 a.m.