Learn R Programming

NBPSeq (version 0.3.1)

plot.nbp: 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 nbp
plot(x, ...)

Arguments

x

output from nbp.test.

for future use

See Also

nbp.test

Examples

Run this code
# NOT RUN {
## See the example for nbp.test
# }

Run the code above in your browser using DataLab