Learn R Programming

RobustGaSP (version 0.6.6)

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)

Value

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

Arguments

d

locations the periodic Gaussian correlation function are to be evaluated.

beta_i

the inverse range parameter.

Author

tools:::Rd_package_author("RobustGaSP")

Maintainer: tools:::Rd_package_maintainer("RobustGaSP")