Dear all, I am trying to include confidence intervals in a xyplot. This is what I am doing: xyplot(x ~ y|z, alpha = 1,band = "global",panel = panel.locfit) (more specifically, in my case x is a binary response from a logistic regression model)
The output plot was fine but it did not include the confidence intervals Anyone knows how to do it? (xYplot did not work either) many thanks - juan -- Juan F. Poyatos Structural and Computational Biology Programme Spanish National Cancer Centre (CNIO) Melchor Fernandez Almagro, 3/E-28029 Madrid SPAIN Phone:+34 912 246 900/Fax: +34 912 246 980 http://bioinfo.cnio.es/~jpoyatos/ **NOTA DE CONFIDENCIALIDAD** Este correo electrónico, y en s...{{dropped}}
______________________________________________ [email protected] 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.
