EPPlot: Empirical Probability Plots of Negative Binomial Regression...

Description Usage Arguments Value Author(s) References See Also

View source: R/EPPlot.R

Description

This function makes empirical probability plots (EPP) based on the goodness-of-fit test results (an "gofv" object) from nb.gof.v.

Usage

1
EPPlot(gofv.obj, envelope=0.95, data.note=NULL)

Arguments

gofv.obj

an object of class "gofv" from the nb.gof.v output.

envelope

the level of prediction band when drawing EPP.

data.note

user-specified notes on lower right part of the plot.

Value

A ggplot object of empirical probability plot.

Author(s)

Gu Mi <mig@stat.oregonstate.edu>, Yanming Di, Daniel Schafer

References

See https://github.com/gu-mi/NBGOF/wiki/ for more details.

See Also

nb.gof.v for simulated data examples.


gu-mi/NBGOF documentation built on Oct. 25, 2020, 3:30 a.m.