getCorrelationMatrix: getCorrelationMatrix

View source: R/simulateKriging.R

getCorrelationMatrixR Documentation

getCorrelationMatrix

Description

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

Usage

getCorrelationMatrix(object, x)

Arguments

object

fit of the Kriging model (settings and parameters), of class kriging.

x

list of samples / data

Value

the correlation matrix

See Also

simulate.kriging

predict.kriging


SPOT documentation built on June 26, 2022, 1:06 a.m.