Skip to contents

Plot sample quality according to a specified metric.

Usage

QualityPlot(sample_quality_df, metric = "quantile")

Arguments

sample_quality_df

The sample quality data-frame returned by GetSampleQualityDecision().

metric

The quality metric passed to GetSampleQualityDecision(). One of quanitle, or DecisionTree.

Value

A ggplot object of the quality plot.