Learn R Programming

DynClust (version 2.2)

mkClusteringInnerFct: mkClusteringInnerFct

Description

'mkClusteringInnerFct' returns the clustering function

Usage

mkClusteringInnerFct(fp.res.denois, fp.var, fp.alpha = 0.05)

Arguments

fp.res.denois
resulting object obtained after denoising
fp.var
a numeric indicating the variance of the dataset
fp.alpha
a numeric value indicating the level of the statistical multitest H0

Value

  • returns a list containing: - 'clusters', the cluster list of two elements: * Ic a matrix of dimension time x cluster containing the signal in each cluster cluster * lpix a list containing the indexes of the pixels present in each cluster (as vectors) - 'lastchange' the index of the cluster last modified in the cluster list - 'pixtoclust' a vector containing the indexes of the pixels left for clustering