plotDeconvVgm: Plot deconvoluted point variogram.

View source: R/variogramdeconv.r

plotDeconvVgmR Documentation

Plot deconvoluted point variogram.

Description

Plot deconvoluted point variogram.

Usage

plotDeconvVgm(v, main = NULL, posx = NULL, posy = NULL, lwd = 2, showRegVgm = FALSE)

Arguments

v

deconvoluted variogram, ataKrigVgm

main

title

posx, posy

position of legend

lwd

line width.

showRegVgm

show regularized area-scale variogram line or not.

See Also

deconvPointVgmForCoKriging, deconvPointVgm, deconvPointCrossVgm


atakrig documentation built on Oct. 9, 2023, 5:10 p.m.