anam.point2block {RGeostats}R Documentation

Translate the Point into Block Anamorphosis

Description

Translate the Point into Block Anamorphosis

Usage

anam.point2block(anam, cvv=NA, coeff=NA, mu = 1, verbose=TRUE)

Arguments

anam

The anam-class corresponding to the Point support. This transform can only be applied if it belongs to the Hermitian case.

cvv

Value of the average block variance which will be used in order to derive the change of support coefficient. This argument is not used if the argument 'coeff' is provided.

coeff

Change of support coefficient. It should belong to the interval [0;1].

mu

In the case of Discrete Anamorphosis, the change of support coefficient requires an auxiliary parameter and which is usually defaulted to 1.

verbose

Verbose flag.

Value

The anam-class containing the Block anamorphosis.


[Package RGeostats version 14.0.10 Index]