vario.trans.cut {RGeostats}R Documentation

Transform variogram of truncated variable into variogram of completed variable

Description

Transform variogram of truncated variable into variogram of completed variable

Usage

vario.trans.cut(vario, ycut = 0, nh = 50)

Arguments

vario

The vario-class containing the experimental variogram of the variable truncated below 'ycut'.

ycut

This value is the threshold below which the variable (on which the experimental variogram has been calculated) has been truncated.

nh

Number of Hermite polynomials.

Value

The vario-class structure which contains the experimental variogram of the completed variable.


[Package RGeostats version 14.0.10 Index]