Hi everyone. I am struggling with a presentation issue. I have run a probit regression and I am collecting margins and displaying it on a graph. I have two variables that are categorial that both have the same categories, making the x-axis the same. I want to have both of them plotted on the same graph, and I have tried using 'combomarginsplot' but this has not helped and does not show two lines. It is confusing what it is actually doing and I would appreciate any help on this matter.

My commands are:

margins life_satisfaction, atmeans saving(file1)

margins income_satisfaction, atmeans saving(file2)

combomarginsplot file1 file2

The result shows:

Array