Learn R Programming

DynClust (version 2.2)

getClusteredSet: getClusteredSet

Description

'getClusteredSet' returns the dataset where each pixel x time was replaced by its center

Usage

getClusteredSet(fp.data.array, fp.res.denois, fp.res.clust)

Arguments

fp.data.array
an 3D array corresponding to the dataset (the third dimension is the time)
fp.res.denois
a list containing the results of the denoising procedure (cf. 'callDenoiseVoxel')
fp.res.clust
a list containing the results of the clustering procedure (cf. 'ClusteringFct')