# NOT RUN {
library(RobustGaSP)
###PP GaSP model for the humanity model
data(humanity_model)
##pp gasp
m.ppgasp=ppgasp(design=humanity.X,response=humanity.Y,nugget.est= TRUE)
show(m.ppgasp)
# }
Run the code above in your browser using DataLab