How can I get the the standard error and confidence interval for the prediction in a multiple regression model using the R command? for a simple regression I used *predict(xc, newdata=data.frame(var1=10.),se=T) where xc is the glm model using binomial and var1 is teh variable. * I can get the upper and lower intervals of the prediction Any help is welcome . [[alternative HTML version deleted]]