covariance: Calculate the covarience of two given points.

Description Usage Arguments Value

View source: R/GaussianProcess.R

Description

Calculate the covarience of two given points.

Usage

1
covariance(x, y, sigma_f2, sigma_v2, l)

Arguments

x

x

y

y

sigma_f2

signal variance

sigma_v2

noise variance

l

length scale

Value

covariance


JPNotts/Package documentation built on Oct. 5, 2021, 2:04 p.m.