Learn R Programming

RobustGaSP (version 0.6.1)

periodic_gauss_funct: Periodic folding of the Gaussian correlation function .

Description

This function computes the values of periodic folding of the Gaussian correlation function (i.e. the power expoential correlation with roughness parameter being 2).

Usage

periodic_gauss_funct(d, beta_i)

Arguments

d

locations the periodic Gaussian correlation function are to be evaluated.

beta_i

the inverse range parameter.

Value

A matrix in which each element is the value of the periodic folding of the Gaussian correlation function evaluated at that location.