clustdist {LipidMS} | R Documentation |
Calculate max distance between clusters.
Description
Calculate max distance between clusters.
Usage
clustdist(mins, maxs)
Arguments
mins |
lower bound for each cluster. |
maxs |
higher bound for each cluster. |
Value
numeric vector with the assigned clusters
Author(s)
M Isabel Alcoriza-Balaguer <maialba@iislafe.es>
[Package LipidMS version 3.0.5 Index]