powered by
lgcpQuantiles
quantiles.lgcpPredict
## S3 method for class 'lgcpQuantiles': plot(x, sel = 1:dim(x)[3], ask = TRUE, crop = TRUE, plotwin = FALSE, ...)
qtiles <- quantile(lg,qt=c(0.5,0.75,0.9),fun=exp) # assumed that lg has class lgcpPredict plot(qtiles)
Run the code above in your browser using DataLab