surveillance (version 1.22.1)

estimateGLRNbHook: Hook function for in-control mean estimation

Description

Estimation routine for the in-control mean of algo.glrpois.

In R < 2.14.0 and surveillance < 1.4 (i.e., without a package namespace) users could customize this function simply by defining a modified version in their workspace. This is no longer supported.

Usage

estimateGLRNbHook()

Arguments

Value

A list with elements

mod

resulting model of a call of glm.nb

range

vector of length as range containing the predicted values

Author

M. Hoehle

See Also

algo.glrnb