computeCorrelationMatrix {CEGO} | R Documentation |
Compute Correlation Matrix
Description
Compute the correlation matrix of samples x, given the model object.
Usage
computeCorrelationMatrix(object, x)
Arguments
object |
fit of the Kriging model (settings and parameters), of class |
x |
list of samples / data |
Value
the correlation matrix
See Also
[Package CEGO version 2.4.3 Index]