flowClust.den: generate the curve that reflects the tmixture fitting outcome

Description Usage Arguments

View source: R/hist.R

Description

generate the curve that reflects the tmixture fitting outcome

Usage

1
flowClust.den(x, obj, subset, include)

Arguments

x

the numeric vector represents the x coordinates in plot

obj

the flowClust object

subset

An integer indicating which variable is selected for the plot. Alternatively, a character string containing the name of the variable is allowed if x@varNames is not NULL.

include

A numeric vector specifying which clusters are shown on the plot. By default, all clusters are included.


flowClust documentation built on Nov. 8, 2020, 7:34 p.m.