On Fri, 2008-10-10 at 18:15 -0300, Caio Azevedo wrote: > Hi all, > > I am using the function "plotCI" with the following command: > > plotCI(m.residuos.p.2 [1:41],li=m.residuos.p.3 [1:41],ui=m.residuos.p.4 > [1:41],lty=1,ylab="") > > This generates exactly what I want except for the fact that I wanna drawn a > line linking the points (m.residuos). > > How could I do that?
Try lineplot.CI in package sciplot. See http://mutualism.williams.edu/sciplot for an example. > > Thanks a lot in advance, > > Caio > > [[alternative HTML version deleted]] > > ______________________________________________ > 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. -- http://mutualism.williams.edu
signature.asc
Description: This is a digitally signed message part
______________________________________________ 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.