PlotModelLabelTimeCourse {grandR}R Documentation

Diagnostic plot for estimated models (4sU increase)

Description

This belongs to the third kind (model) of diagnostic plots

Usage

PlotModelLabelTimeCourse(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

Shows the estimated time evolution of 4sU increase in the tbbinom model for each sample.

Value

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


[Package grandR version 0.2.5 Index]