PlotModelCompareNtr {grandR}R Documentation

Diagnostic plot for estimated models (global NTR)

Description

This belongs to the fourth kind (model comparison) of diagnostic plots

Usage

PlotModelCompareNtr(data, label = "4sU", estimator = "Separate")

Arguments

data

a grandR object

label

which label to consider (see GetDiagnosticParameters); cannot be NULL

estimator

which estimator to consider (see GetDiagnosticParameters); cannot be NULL

Details

Compares the global NTR (i.e. for all reads used for estimation of global parameters, what is the percentage of new RNA) for the binom and tbbinom models.

Value

a list with a ggplot object, a description, and the desired size for the plot


[Package grandR version 0.2.5 Index]