plotVariogram: Plots available variogram structure (model and empirical)

Usage Arguments Details Author(s)

Usage

1
2
plotVariogram(g, theme = NULL, ggReturn = FALSE, dir = NULL,
  npSize = FALSE)

Arguments

g

- An fstat structure

theme

- ggplot theme (optional)

ggReturn

- Boolean, specifying whether to return a ggplot structure or to plot.

dir

- plot only one specific direction

npSize

- change the size of empirical values based on the number of points (boolean).

Details

The function will plot empirical varigram by default. If a variogram model is available then it will plot the model alongside the empirical values.

Author(s)

Ogy Grujic (ogyg@stanford.edu) and Alessandra Menafoglio (alessandra.menafoglio@polimi.it)


ogru/fdagstat documentation built on May 29, 2019, 7:19 a.m.