Description Usage Arguments Value Author(s)
This function is used to build a covariance matrix for multivariate outputs.
| 1 | buildCovMat(phi, sigma, inputs, inputs2, cor.function, ...)
 | 
| phi | Estimate of the roughness parameter for each input and output. | 
| sigma | Estimate of the between outputs variance covariance matrix. | 
| inputs | A data frame, matrix or vector containing the input values of the data. | 
| inputs2 | A data frame, matrix or vector containing additional input values. (Used when predicting the model at new points) | 
| cor.function | Specifies a correlation function used as part of the prior information for the emulator. | 
| ... | Additional arguments to be passed on to  | 
The function returns a covariance matrix, eqnV.
Sajni Malde
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.