powered by
Calculate MSE prediction along a single dimension
CGGP_internal_MSEpredcalc(xp, xl, theta, CorrMat)
MSE predictions
Points at which to calculate MSE
Levels along dimension, vector???
Correlation parameters
Function that gives correlation matrix for vectors of 1D points.
CGGP_internal_MSEpredcalc(c(.4,.52), c(0,.25,.5,.75,1), theta=c(.1,.2), CorrMat=CGGP_internal_CorrMatCauchySQ)
Run the code above in your browser using DataLab