lgcpPredict
ojects.## S3 method for class 'lgcpPredict':
plotExceed(obj, fun, nlevel = 64, ask = TRUE,
plotcases = FALSE, mapunderlay = NULL, alpha = 1, ...)
exceedfun <- exceedProbs(c(1.5,2,4))
plot(lg,"exceedfun") # lg is an object of class lgcpPredict
# in which the Monte Carlo mean of
# "exceedfun" was computed
# see ?MonteCarloAverage and ?setoutput
Run the code above in your browser using DataLab