matern_5_2_funct: Matern correlation function with roughness parameter equal to...

View source: R/RcppExports.R

matern_5_2_functR Documentation

Matern correlation function with roughness parameter equal to 5/2.

Description

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

Usage

matern_5_2_funct(d, beta_i)

Arguments

d

locations the Matern correlation function are to be evaluated.

beta_i

the inverse range parameter.

Value

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

Author(s)

Mengyang Gu [aut, cre], Jesus Palomo [aut], James Berger [aut]

Maintainer: Mengyang Gu <mengyang@pstat.ucsb.edu>


RobustGaSP documentation built on June 1, 2022, 9:08 a.m.