Function to visualize the three variograms from an interval valued spatial data frame.
intvCheck(x, models, ...)
x
: An object of class intvariogram
.models
: A list of fitted variogram models, typically an output of fit.intvariogram
....
: Additional arguments to plot.gstatVariogram
.Useful links