intvCheck {intkrige}R Documentation

Function to visualize the three variograms from an interval valued spatial data frame.

Description

Function to visualize the three variograms from an interval valued spatial data frame.

Usage

intvCheck(x, models, ...)

Arguments

x

An object of class intvariogram.

models

A list of fitted variogram models, typically an output of fit.intvariogram.

...

Additional arguments to plot.gstatVariogram.


[Package intkrige version 1.0.1 Index]