Hi all,

I’m trying to plot confidence intervals for the fitted values I get with my
lme model in R. 

Is there any way I can plot this in the form of a shaded band, like the
output of geom_smooth() in ggplot2 package. ggplot2 seems to use only lm,
glm, gam, loess and rlm as smoothing methods.

Any advice on the functions I should use to accomplish this will be very
helpful.

Thank you very much.

Ben

--
View this message in context: 
http://r.789695.n4.nabble.com/confidence-interval-as-shaded-band-lme-tp3727645p3727645.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to