fhDoCounts {flowPloidy}R Documentation

Calculcate FlowHist nuclei counts

Description

Uses the fitted NLS model for a FlowHist object to calculate the cell counts for the G1 peak, G2 peak, and S-phase model components. The actual values are generated by numerical integration of the model components.

Usage

fhDoCounts(fh)

Arguments

fh

a FlowHist object

Value

The updated FlowHist object with the counts slot updated.

Author(s)

Tyler Smith

See Also

integrate, fhDoCV fhDoNLS, fhDoRCS.


[Package flowPloidy version 1.12.0 Index]