plot.autofitVariogram: Plot the automatically fitted variogram

View source: R/plot.autofitVariogram.R

plot.autofitVariogramR Documentation

Plot the automatically fitted variogram

Description

Plot the automatically fitted variogram

Usage

plot.autofitVariogram(
  x,
  plotit = TRUE,
  title = "Experimental variogram and fitted variogram model",
  ...
)

Arguments

x

A result object of autofitVariogram.

plotit

boolean. Print graph or not.

title

character. the title of the plot.

`...`

passed to xyplot

Value

A lattice::xyplot object.


sigmafelix/autoSTK documentation built on May 2, 2024, 11:23 a.m.