updateCentroids {CONFESS}R Documentation

updateCentroids

Description

It updates the centroids of the clusters that are re-estimated by change-point analysis.

Usage

updateCentroids(data, centroidTable)

Arguments

data

Data matrix. A matrix of appropriately transformed fluorescence signals .

centroidTable

Data matrix. A previously estimated centroids table to be updated.

Value

The updated centroids table


[Package CONFESS version 1.14.0 Index]