computeCorrelationMatrix: Compute Correlation Matrix

Description Usage Arguments Value See Also

View source: R/modelKrigingPredict.R

Description

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

Usage

1

Arguments

object

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

x

list of samples / data

Value

the correlation matrix

See Also

simulate.modelKriging

predict.modelKriging


CEGO documentation built on May 14, 2021, 1:08 a.m.