View source: R/modelKrigingPredict.R
computeCorrelationMatrix | R Documentation |
Compute the correlation matrix of samples x, given the model object.
computeCorrelationMatrix(object, x)
object |
fit of the Kriging model (settings and parameters), of class |
x |
list of samples / data |
the correlation matrix
simulate.modelKriging
predict.modelKriging
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.