fclust {CONFESS}R Documentation

fclust

Description

The main flowClust function used in this application.

Usage

fclust(data, k, nstart = 1)

Arguments

data

Data matrix. A matrix of run effect and background corrected fluorescence signals in both channels.

k

Integer. The maximum number of clusters to be generated.

nstart

Integer. A flowClust parameter specifing the number of random sets to be chosen for the clustering estimation.

Value

The flowClust results


[Package CONFESS version 1.10.1 Index]