getMergedDataset: getMergedDataset

View source: R/StatTools.R

getMergedDatasetR Documentation

getMergedDataset

Description

merged variables for each cluster (based on their average)

Usage

getMergedDataset(data, clustObj, onlycluster = FALSE)

Arguments

data

the matrix including the integrations of the areas defined by the buckets (columns) on each spectrum (rows)

clustObj

a list generated by the getClusters function

onlycluster

boolean - specifies if the merged data matrix at output must only contain the merged clusters (TRUE) or if it must also contain the buckets that are not include within a cluster (FALSE)


INRA/Rnmr1D documentation built on Feb. 25, 2024, 12:09 a.m.