How to save prediction/confidence intervals from Gaussian Process model?
Hi there, I can easily save the prediction formula and jackknife predicted values from the Gaussian Process model report window, however, there is no option to save confidence or prediction intervals as with other models. Is there an easy way to do this? My ultimate goal is to produce a grid of contour plots across different levels of my variables at the lower 95% interval. Confidence intervals ar...