I created two scatterplots and plotted them side by side, using
"twoway (scatter y x), by(binary_group_var)"
The resulting graph looks like the first figure in https://stats.idre.ucla.edu/stata/mo...atter-combine/, which is copied here for convenience.
Array
I'd like to know how to modify the command above to adjust the spacing between the two scatterplots. Specifically, I want to widen the distance between the two plots.
Thank you.
Related Posts with Adjust space between plots in "twoway ...., by(group)"
Storing cell proportions of survey dataHello, I am trying to store cell proportions using: Code: svy: tab gender2 symptoms, row matcell(c…
Panel data: Identify change in id of respondent for imputation Dear statalist community, I have a panel of around 12,000 individuals and four rounds, where the i…
Dominance Analysis Command for Multilevel Zero-Inflated Negative Binomial RegressionDear everyone, Could anyone assist with the Stata command for performing a dominance analysis on a …
Grouping string values together to create a new variableHi there, I'm very new to Stata and I'm doing some research on regional inequalities in Europe. My …
Help with mlogitHi everyone, I am exploiting a multinomial logit model to study the probability of workers of belong…
Subscribe to:
Post Comments (Atom)
0 Response to Adjust space between plots in "twoway ...., by(group)"
Post a Comment