exp_calcMahalanobisDist {explorase}R Documentation

Calculate Mahalanobis distance

Description

Calculates mahalanobis distance between the samples (columns) in the data frame ent_data

Usage

exp_calcMahalanobisDist(ent_data)

Arguments

ent_data

a data frame of experimental data, according to exploRase conventions

Author(s)

Michael Lawrence <mflawren@fhcrc.org>


[Package explorase version 1.53.0 Index]