Skip to content
Prev 166839 / 398503 Next

Bar plot between two different liniar models

Hello

I have a problem that i ant make a Bar plot like the one i have tried to
illustrate below (made in paint); 
http://www.nabble.com/file/p21437080/LG5%2Bgraf%2Bredigeret.jpg 

http://www.nabble.com/file/p21437080/LG5%2Bgraf%2Bredigeret.JPG
LG5+graf+redigeret.JPG 

Where each line represents a model;

model1 = 0.58*x+12.65
model2 = 1.16*x+12.65

But i only want the bars and with y-values above and below the bars (the
y-value from model1 below and the y-value from model2 above). 

Does anyone know if thats possible?