Skip to content

Graph to visualize paired t test

3 messages · jhartsho, R. Michael Weylandt, Richard M. Heiberger

#
http://r.789695.n4.nabble.com/file/n4630909/pfaff_fig1.gif 

I have run the statistics and found no significance in my pairwise t test. 
I want to create a graph similar to the one I included showing similar
slopes/lines for my data points.  For my data a correlation graph is not
appropriate and looks very confusing.  Is the easiest way to create several
lines between points I enter manually or is there a way to create this graph
from entering my pairwise.t.test data?

Thanks in advance

--
View this message in context: http://r.789695.n4.nabble.com/Graph-to-visualize-paired-t-test-tp4630909.html
Sent from the R help mailing list archive at Nabble.com.
#
If I understand what you are looking for, this should get you started:

https://www.stat.math.ethz.ch/pipermail/r-help/2012-May/312287.html

Michael
On Tue, May 22, 2012 at 11:14 AM, jhartsho <jhartsho at uark.edu> wrote: