Learn R Programming

NBPSeq (version 0.1.8)

plot.nbp: Diagnostic Plots for an NBP Object

Description

For output from nbp.test, produce a boxplot, an MA plot, a mean-variance plot and a mean-dispersion plot. On mean-variance and 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

Run this code
## See the example for nbp.test

Run the code above in your browser using DataLab