simfft.support {RGeostats}R Documentation

Calculate the change of support coefficients by FFT method

Description

Calculate the change of support coefficients by FFT method

Usage

simfft.support(db = NA, model = model.input(), 
		  sigma = NA, aliasing = TRUE, percent = 5)

Arguments

db

The db-class grid structure

model

The model-class structure containing the model For more information check check.model.

sigma

Array of logarithmic variances.

aliasing

When TRUE, use an anti-aliasing procedure

percent

Percentage of the model variance below which the covariance is considered as small enough for dilation

Value

A vector containing:


[Package RGeostats version 14.0.10 Index]