vardiag (version 0.2-1)

CookRLF.varobj: Plot of Cook's Distances and Reduction Lack of Fit

Description

Produces a plot of Cook's Distances and Lack of Fit for a variogram object.

Usage

CookRLF.varobj(v)

Arguments

v
An object of class varobj

Details

A plot is created on the current graphics device with Reduction in Lack of Fit on the horizontal axis and Cook's Distances on the vertical axis.

After the plot is created, the cursor changes to a cross and points can be identified by left mouse clicks. When there are no further points to be identified, the identification can be ended by a right mouse click.

References

E. Glatzer, W.G. Mueller, 2004. Residual diagnostics for variogram fitting. Computers and Geosciences 30, pp 859-866.

See Also

PlotDiag.varobj

Examples

Run this code
data(tulln)
CookRLF.varobj(vs50)

Run the code above in your browser using DataLab