0

How do I reverse the order of variables in the confidence interval plot? Here are the data:

dataout
              variables coefficients lower..95 upper..95
             Mother    0.9411774 0.8968472 0.9876988
            sibling    0.8714648 0.7983499 0.9512757
                 X1    1.1250240 1.0106318 1.2523641
                 X2    1.1792050 1.0062237 1.3819239
                 X3    1.0473570 0.8227960 1.3332062
                 X4    1.5371143 1.2682586 1.8629644
                 X5    1.3714805 1.1762861 1.5990656
                 X6    0.8939320 0.7480613 1.0682473
                 X7    0.7126186 0.5683382 0.8935264

When I plot the confidence intervals, the list of variables runs from the bottom to the top. How can I reverse it so that the variables are listed from the top to bottom?Confidence interval plot

cliu
  • 933
  • 6
  • 13

0 Answers0