refineMixes {CONFESS}R Documentation

refineMixes

Description

An helper internal function to generate the results of flexmix.

Usage

refineMixes(data, batch, model, seed)

Arguments

data

Numeric vector. The background corrected fluorescence signals of a single channel.

batch

Integer. The run number.

model

Model. The output of getModel() from flexmix.

seed

Integer. An optional seed number for the Random Number Generator.

Value

The flexmix mixture components


[Package CONFESS version 1.10.1 Index]