Function to create a variogram object for interval-valued data.
fit.intvariogram(x, models = gstat::vgm(rep("Sph", 3)), ...)A list of variograms objects from the gstat package.
An object of class intvariogram.
an object of class variogramModelList. The user must
specify at least two variogram models to fit (for center and radius).
If less than three models are specified then the method does not fit a
variogram for the center/radius interaction.
Additional arguments for fit.variogram.