counts:flowFPModel. A
matrix element thus represents the number of events in
a single bin from a single flowFrame.
The sum of each row will equal the total number of events in
the corresponding flowFrame.
tags:sampleNames:sampleClasses:name:parameters:nRecursions:trainingSet:trainingSetParams:dequantize:split_val:split_axis:binBoundary:.cRecursions:.tmp_tags:[countslengthnbinssampleClassessampleClasses<-tagstags slot. See tags. showsummaryW. Rogers et. al. (2008) Cytometric Fingerprinting: Quantitative Characterization of Multivariate Distributions, Cytometry Part A 73, 430-441.
# load a flowSet to use as an example.
library(flowFP)
data(fs1)
model <- flowFPModel(fs1, parameters=c(4,5), nRecursions=6)
fp <- flowFP(fs1, model)
plot(fp)
Run the code above in your browser using DataLab