plot.GeoVariogram {GeoModels}R Documentation

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 class 'GeoVariogram'
plot(x, ...)

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

Value

Produces a plot. No values are returned.

See Also

GeoVariogram for variogram computation and examples.


[Package GeoModels version 2.0.4 Index]