plot.nbp: Diagnostic Plots for an NBP Object

View source: R/nbp.plots.R

plot.nbpR Documentation

Diagnostic Plots for an NBP Object

Description

For output from nbp.test, produce a boxplot, an MA plot, mean-variance plots (one for each group being compared), and mean-dispersion plots (one for each group being compared). On the mean-variance and the mean-dispersion plots, overlay curves corresponding to the estimated NBP model.

Usage

## S3 method for class 'nbp'
plot(x, ...)

Arguments

x

output from nbp.test.

...

for future use

See Also

nbp.test

Examples

## See the example for nbp.test

NBPSeq documentation built on June 9, 2022, 5:06 p.m.