diag.cls {orth}R Documentation

Computes Cluster Level Diagnostics

Description

Computes cluster level deletion diagnostics using as input an object of class "orth" which is created by running the "orth" function.

Usage

diag.cls(object)

Arguments

object An object of class "orth"

Value

The function returns an object of class "cluster.diag.orth".

References

Preisser, J. S., Perin, J., Deletion diagnostics for marginal mean and correlation
model parameters in estimating equations, Statistics and Computing, 17:381-393, 2007.

See Also

cluster.diag.orth-class, diag.obs


[Package orth version 1.5 Index]