Learn R Programming

RobustGaSP (version 0.6.6)

matern_3_2_funct: Matern correlation function with roughness parameter equal to 3/2.

Description

This function computes the values of Matern correlation function with roughness parameter equal to 3/2.

Usage

matern_3_2_funct(d, beta_i)

Value

A matrix in which each element is the value of the Matern correlation function with roughness parameter equal to 1.5 evaluated at that location.

Arguments

d

locations the Matern correlation function are to be evaluated.

beta_i

the inverse range parameter.

Author

tools:::Rd_package_author("RobustGaSP")

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