pow_exp_funct: Pow exponential correlation function.

View source: R/RcppExports.R

pow_exp_functR Documentation

Pow exponential correlation function.

Description

This function computes the values of power exponential correlation function.

Usage

pow_exp_funct(d, beta_i, alpha_i)

Arguments

d

locations the power 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 <mengyang@pstat.ucsb.edu>


RobustGaSP documentation built on May 29, 2024, 1:26 a.m.