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
dyadic years data and overconfident resultsArray Array Hi, I have dyadic-years data. my DV is a count variable and it's overdispersed. I run…
How to fix autocorrection in OLSHello, I have panel data ( N is large with T is small). My data has autocorrection and don't have he…
Multiple Baseline DesignHello Everyone. I have been following STATALIST for a while now and really appreciative of its help.…
Import delimited recognizes (wrongly?) a variable as srtLDear Statalanders, While importing the attached mdl_course.csv with -import delimited- in Stata 16,…
save as .exp fileGood Morning, a client wants to have a stata dataset in SAS. Therefore I exported the data as a v8x…
Subscribe to:
Post Comments (Atom)
0 Response to Plot different characterisitics of an observation
Post a Comment