Learn R Programming

GeoModels (version 2.2.1)

plot.GeoVariogram: Plot empirical spatial, spatio-temporal and spatial bivariate semi-Variogram

Description

Plot empirical spatial, spatio-temporal and spatial bivariate semi-Variogram using on object GeoVariogram.

Usage

# S3 method for GeoVariogram
plot(x, ...)

Value

Produces a plot. No values are returned.

Arguments

x

an object of the class "GeoVariogram"

...

other arguments to be passed to the function plot

Details

This function plots empirical semi variogram in the spatial, spatio-temporal and spatial bivariate case

See Also

GeoVariogram for variogram computation and examples.