Confidence intervals plot
On 14 Jun 2003 at 20:44, Ramon Mart?nez Coscoll? wrote:
Hola! First set up a plot with plot( c(x.lower, x.upper) , c(y.lower, y.upper), type="n" ) and then add each line using segments Kjetil Halvorsen
Hi all!! I am trying to plot several confidence intervals in a unique plot. That is, for each x, I have a confidence interval for a parameter related to x and I would like to plot them in the same plot, in order to compare them. The plot would look like some parallel vertical lines, each one
corresponding to a x value. Their extrem points would be the confidence interval limits.
I do not know if I am clear enough. Anyway, thank you in advance. Ramon. [[alternate HTML version deleted]]
______________________________________________ R-help at stat.math.ethz.ch mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help