mu_cooccurence_distance: get cooccurence distance

View source: R/correlation_plot.R

mu_cooccurence_distanceR Documentation

get cooccurence distance

Description

Calculates a binary distance metric

Usage

mu_cooccurence_distance(intensity_matrix, threshold_value = 0, method = 2)

Arguments

intensity_matrix

matrix of intensity or propensity values

threshold_value

the value for thresholding to zero

method

the co-ocurrence method to use (see ade4::dist.binary), default is "2"

Value

matrix


rmflight/metabolomicsUtilities documentation built on Oct. 28, 2023, 6:41 p.m.