plotClassStability: Plot histograms of consistency of classfiications over...

View source: R/EMbasic.R

plotClassStabilityR Documentation

Plot histograms of consistency of classfiications over multiple repeats

Description

Plot histograms of consistency of classfiications over multiple repeats

Usage

plotClassStability(classVote, outFileBase, outPath, numClasses)

Arguments

classVote

A data.frame of reads with the class assignments from multiple EM repeats

outFileBase

A string that will be used in the filenames and titles of the plots produced

outPath

path to directory where plots will be saved

numClasses

An integer indicating the number of classes to learn

Value

classVote data frame with "topClass" and "topClassFreq" columns added


jsemple19/EMclassifieR documentation built on Aug. 12, 2022, 2:57 p.m.