I would be grateful for some advice. I think something trivia is wrong with my codes but I can't seem to pin point to it. The labels in the categories seem too large and it overlaps with the title on x-axis. The corresponding bins/distribution is also off. Please see image for a better visualization. Below are my codes. Thank you. LG
collapse (mean) Fin_Distress, by(Income_Expenses)
twoway connected Fin_Distress Income_Expenses, mlabel(Fin_Distress)xlabel(0 "Spend less than income" 1 "Spend equal to income" 3 "Spend more than income") plotregion(margin(large)) xtitle(Expenses vis-a-vis Income)
Related Posts with Issues with Two-way graph labels
Need-adjusted Health Care Utilisation and the Concentration IndexHello everyone, for my studies, I would like to estimate income-related inequality across countries…
stratified panelDear all, I have what I assume to be a stratified panel data (i.e. daily data on 3 cities, for each …
Plotting Survival Curve (Multi-level modeling and interaction terms)I am having difficulty plotting the different survival curves (specifically the hazard) following mu…
Model selection/comparing model fit in a quasi likelihood model (i.e., Poisson w/robust standard errors)Dear all, I am modelling household water use data (i.e., total annual household water use). The dis…
Difference between sampsi, pre() and power repeatedDear Statalist, I'm wishing to calculate a sample size based on the comparison of means between two…
Subscribe to:
Post Comments (Atom)
0 Response to Issues with Two-way graph labels
Post a Comment