z_B5._Variogram_: Compute and plot the semi-variogram from 'scp' object.

Description Usage Arguments Author(s)

Description

Compute and plot the semi-variogram of the semiparametric model from a scp object.

Usage

1
2
## S4 method for signature 'sssFit'
Variogram(object, distance, plot, ...)

Arguments

object

sssFit object from scp.

distance

numeric vector. The distances at which to compute the semi-variogram. By default is set to NULL.

plot

logical. plot=TRUE (the default) produce the semivariogram plot. plot=FALSE returns the values of the semivariogram at distance. See value.

...

other graphical parameters to pass.

Author(s)

Mario A. Martinez Araya, r@marioma.me


scpm documentation built on Feb. 17, 2020, 5:08 p.m.