localInfluence {glmtoolbox} | R Documentation |
Local Influence
Description
Computes measures of local influence for a fitted model object.
Usage
localInfluence(object, ...)
Arguments
object |
a fitted model object. |
... |
further arguments passed to or from other methods. |
Value
An object with the measures of local influence.
[Package glmtoolbox version 0.1.12 Index]