plot.nbp {NBPSeq} | R 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 |
... |
for future use |
See Also
Examples
## See the example for nbp.test
[Package NBPSeq version 0.3.1 Index]