Learn R Programming

GPrank (version 0.1.4)

fixedvarianceKernDiagCompute: fixedvarianceKernDiagCompute

Description

Function for computing the diagonal of the fixedvariance kernel.

Usage

fixedvarianceKernDiagCompute(kern, x)

Arguments

kern

GP kernel structure which contains the fixed variances.

x

One-column matrix which contains the input values for the rows (or the columns) of the kernel.

Value

Return matrix which contains the diagonal elements of the fixed variance kernel.