plvar: Plots a variogram estimated by variofit.

Description Usage Arguments Value See Also

View source: R/plvar.R

Description

Plot a variogram and a spherical model fit to it.

Usage

1
plvar(vagram, n=4, fit=T, type="p")

Arguments

vagram

List from the program variogram with the following components. <s-example> \$range: range of data. \$nugget: nugget effect. \$sill: sill. \$vario: z values of the variogram. \$xh: mean distance for each class.

</s-example>

n

The plot covers n times the range. Default value is all the data.

fit
type

Value

No values returned.

See Also

pointkriging, grid.


geo documentation built on May 2, 2019, 5:22 p.m.