A scalar indicating whether the uncertainty (i.e., mean squared error MSE) is calculated.
Set to a non-zero value to calculate MSE.
Value
A prediction list containing the following components:
Y_hat A vector containing the mean prediction values
MSE A vector containing the prediction uncertainty (i.e., the covariance or covariance matrix for the output(s) at prediction location(s))
References
"A Latent Variable Approach to Gaussian Process Modeling with Qualitative and Quantitative Factors", Yichi Zhang, Siyu Tao, Wei Chen, and Daniel W. Apley (arXiv)
See Also
LVGP_fit to fit LVGP model to the datasets.
LVGP_plot to plot the features of the fitted model.