Last chance! 50% off unlimited learning
Sale ends in
"lines"(x, ...)
gp
.gp
, simulate.gp
, getgrid.gp
, predict.gp
library(spectralGP)
gp1=gp(c(128),matern.specdens,c(1,4))
simulate(gp1)
plot(gp1)
simulate(gp1)
lines(gp1,col=2)
Run the code above in your browser using DataLab