is.glm.nb.theta.error: check.glm.nb.theta.error

Description Usage Arguments Value

View source: R/is.glm.nb.theta.error.R

Description

Check if an error matches the error raised by glm.nb due to an inflated theta estimate. This happens when the variance of the negative binomial does not exceed the mean (i.e. there is no overdispersion). In such cases, the Poisson distribution may be a suitable alternative.

Usage

1

Arguments

e

Error object

Value

Boolean indicating if error matches


chicane documentation built on Nov. 7, 2021, 1:07 a.m.