getCorrelationMatrix: Compute Correlation Matrix

View source: R/gaussianProcessSimulation.R

getCorrelationMatrixR Documentation

Compute Correlation Matrix

Description

Compute the correlation matrix of samples x, given the model object.

Usage

getCorrelationMatrix(object, x)

Arguments

object

fit of the GPR model (settings and parameters), of class cobbsGPR.

x

list of samples / data

Value

the correlation matrix

See Also

simulate.cobbsGPR

predict.cobbsGPR


martinzaefferer/COBBS documentation built on July 19, 2023, 4:12 a.m.