pow_exp_funct {RobustGaSP}R Documentation

Pow exponential 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

pow_exp_funct(d, beta_i, alpha_i)

Arguments

d

locations the pow exponential correlation function are to be evaluated.

beta_i

the inverse range parameter.

alpha_i

the roughness parameter.

Value

A matrix in which each element is the value of the power exponential function evaluated at that location.

Author(s)

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

Maintainer: Mengyang Gu <mgu6@jhu.edu>


[Package RobustGaSP version 0.5.7 Index]