This belongs to the fourth kind (model comparison) of diagnostic plots
PlotModelCompareErrPrior(
data,
label = "4sU",
estimator = "Separate",
model = "Binom"
)
a list with a ggplot object, a description, and the desired size for the plot
a grandR object
which label to consider (see GetDiagnosticParameters); cannot be NULL
which estimator to consider (see GetDiagnosticParameters); cannot be NULL
which model to consider (see GetDiagnosticParameters); cannot be NULL
Compares the prior error rate (estimated from no4sU samples or from all other mismatch types) against the final error rate estimate.