is.glm.nb.theta.warning: is.glm.nb.theta.warning

Description Usage Arguments Value

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

Description

Check if a warning matches the square root warning 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

w

Warning object

Value

Boolean indicating if warning matches


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