Kim Jung Hwa
2010-Jun-17 13:25 UTC
[R] Plotting confidence intervals of two response on same graph (panel).
Hello! I would like to draw a graph like the following: optics.rochester.edu/workgroups/cml/opt307/spr04/pavel/plot_small.jpg Aim is to plot confidence intervals of treatments for X(=response1) and Y(=response2) axis simultaneously to visualize aggreement of confidence interval for two responses. Can anyone please provide me some direction to start with? Thanks! -- Kim. [[alternative HTML version deleted]]
William Revelle
2010-Jun-17 13:49 UTC
[R] Plotting confidence intervals of two response on same graph (panel).
Kim, It is possible that error.crosses in the psych package will do what you want. Bill At 9:25 AM -0400 6/17/10, Kim Jung Hwa wrote:>Hello! > >I would like to draw a graph like the following: >optics.rochester.edu/workgroups/cml/opt307/spr04/pavel/plot_small.jpg > >Aim is to plot confidence intervals of treatments for X(=response1) and >Y(=response2) axis simultaneously to visualize aggreement of confidence >interval for two responses. > >Can anyone please provide me some direction to start with? > >Thanks! >-- >Kim. > > [[alternative HTML version deleted]] > >______________________________________________ >R-help at r-project.org mailing list >stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code.-- William Revelle personality-project.org/revelle.html Professor personality-project.org Department of Psychology wcas.northwestern.edu/psych Northwestern University northwestern.edu Use R for psychology personality-project.org/r It is 6 minutes to midnight thebulletin.org
Kim Jung Hwa
2010-Jun-17 17:46 UTC
[R] Plotting confidence intervals of two response on same graph (panel).
I actually need to plot all of my confidence interval for x and y axis but it seems error.crosses only plot the common ones. But thanks for suggesting error.crosses. Please let me know if I can specify some option in eror.crosses to implement that. Any idea about how to plot all confidence intervals even if they are not intersecting as in the following picture. optics.rochester.edu/workgroups/cml/opt307/spr04/pavel/plot_small.jpg Thanks! On Thu, Jun 17, 2010 at 9:49 AM, William Revelle <lists@revelle.net> wrote:> Kim, > It is possible that error.crosses in the psych package will do what you > want. > > Bill > > > At 9:25 AM -0400 6/17/10, Kim Jung Hwa wrote: > >> Hello! >> >> I would like to draw a graph like the following: >> >> optics.rochester.edu/workgroups/cml/opt307/spr04/pavel/plot_small.jpg >> >> Aim is to plot confidence intervals of treatments for X(=response1) and >> Y(=response2) axis simultaneously to visualize aggreement of confidence >> interval for two responses. >> >> Can anyone please provide me some direction to start with? >> >> Thanks! >> -- >> Kim. >> >> [[alternative HTML version deleted]] >> >> ______________________________________________ >> R-help@r-project.org mailing list >> stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide >> R-project.org/posting-guide.html<r-project.org/posting-guide.html> >> and provide commented, minimal, self-contained, reproducible code. >> > > > -- > William Revelle personality-project.org/revelle.html > Professor personality-project.org > Department of Psychology > wcas.northwestern.edu/psych > Northwestern University northwestern.edu > Use R for psychology > personality-project.org/r > It is 6 minutes to midnight thebulletin.org >-- Kim. [[alternative HTML version deleted]]