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