I have an lme model that I want to use for prediction. With lm objects it is possible to use "interval" and "level" options of predict.lm to obtain prediction intervals. This seems not to be applicable for predict.lme. Is there a way to get prediction intervals also for lme predictions? Regards, Kari --