estimateGLRNbHook: Hook function for in-control mean estimation

View source: R/algo_glrnb.R

estimateGLRNbHookR Documentation

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()

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(s)

M. Hoehle

See Also

algo.glrnb


surveillance documentation built on Nov. 28, 2023, 8:04 p.m.