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