powered by
"points"(x, ...)
gp
simulate.gp
getgrid.gp
predict.gp
library(spectralGP) gp1=gp(c(128),matern.specdens,c(1,4)) simulate(gp1) plot(gp1) simulate(gp1) points(gp1,col=2)
Run the code above in your browser using DataLab