Learn R Programming

geofd (version 2.0)

plot.geofd: Plot Trace Variogram and adjusted models

Description

This funcion produces a plot of an object of class geofd which contains...

Usage

# S3 method for geofd
plot(x, emp.trace.vari=x$emp.trace.vari,
                    trace.vari.array=x$trace.vari.array,
                    colors=rainbow(length(trace.vari.array)), …)

Arguments

x

a list containing elements emp.trace.vari and trace.vari.array described below. Typically an object of the class "geofd". If not provided the arguments emp.trace.vari and trace.vari.array must be provided instead.

emp.trace.vari

empirical trace-variogram.

trace.vari.array

vector of variogram models.

colors

a character vector of color names used to plot each variogram model. Dimensions must be the same of trace.vari.array.

graphical arguments to be passed to plot.