cytofHist               Returns histogram for grouped data
cytofQC-package         cytofQC: Event labeling for quality control of
                        CyTOF data
cytofQCreport           Generate a cytofQC report
gbmLabel                Returns the final label assignments for a
                        parameter using a gradient boosting machine
initialBead             Preliminary bead classification
initialDead             Preliminary viability classification
initialDebris           Preliminary debris classification
initialDoublet          Preliminary doublet classification
initialGuess            General preliminary classification.
labelQC                 Returns the final label assignments the
                        specified parameters
modelData               Returns indices for data to be used to create
                        the final classification model
plotInitialGuess        Plot preliminary classification from
                        initialGuess
readCytof               Read in a dataset and prepare it for analysis
rfLabel                 Returns the final label assignments for a
                        parameter using a random forest
s3vmLabel               Returns the final label assignments for a
                        parameter using a semi-supervised support
                        vector machine
scores                  Returns a specified object from the cytofQC
                        SingleCellExperiment
svmLabel                Returns the final label assignments for a
                        parameter using a support vector machine
