Dear Stata-community,
I am using Stata 16. I have a dataset with peace agreements, their duration, and their content.
I want to plot the duration of the peace agreement and if the peace agreement provided a gender reference (variable called gender).
This gender reference should be visible in the colour of the dots and the dots should also indicate the case. In this case the name of the peace agreement.
It would be best if the duration axis would also show the mean of the duration or even the percentiles.
However, I only get so far:
twoway scatter year days, if gender==0,mcolor(black), if gender==1,mcolor(red)
Can anyone help please?
Related Posts with Plot different characterisitics of an observation
How to run gravity model PPML with constrained parameter on GDP?Dear professors, I have bilateral trade data for 119 countries and the year 2014. I want to run the …
Importing .do fileHi all. I am trying to execute a .do file in Stata that I have downloaded and keep receiving this er…
Logistic regressionto whom it may concern, i am working on a topic "risk factors of child mortality" by using logistic …
Is RGB Ram any good for Stata?I use a huge dataset, so the speed is an issue. It looks like RGB Ram is a thing, but is it also hel…
Linear-Log probit and linear probability modelsHi everyone. I am doing my thesis at the moment and I don't know how to interpret a key variable. T…
Subscribe to:
Post Comments (Atom)
0 Response to Plot different characterisitics of an observation
Post a Comment