eppdata: Prepare Quantities for Empirical Probability Plots Using...

Description Usage Arguments Value

View source: R/EPPlot.R

Description

This function prepares quantities for making empirical probability plots (EPP) of negative binomial regression models. The result (a list) will be passed to the EPPlot function to make EPP.

Usage

1
eppdata(gofv.obj, envelope = 0.95)

Arguments

gofv.obj

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

envelope

the level of prediction band when drawing EPP.

Value

a list of four components.


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