Hi,
I'm struggling to get this right. I have 2 variables that I want to show on a single graph. Firstly, is % of patients who survive (currently variable is ynAlive, a binary outcome) and second is how fast they were defibrillated (DCCS, measured in whole minutes as an integer).
Ideally, the graph would show % on the y axis and minutes on the x axis. There would be two lines - line 1 showing survival % decreasing per minute increase in DCCS, and a second line showing currently what % of patients are defibrillated per minute.
graph bar (percent), over(DCCS) gives me the correct graph for the second part (although I want line not bar and when I specify line I get "linegraph_g.new (percent), over(DCCS): class member function not found"
I feel like this should be relatively simple but I just can't wrap my head around it.
Thanks all for your assistance.
Related Posts with Creating a combined graph
Fitstat in STATA 16Hi, I've just started using STATA, apologies for my very basic question. I'm trying to obtain Odds…
Heckman Model for Selection Bias with Panel DataHello everyone, I am examining the relation between tax planning and firm value. My data is an unba…
How can I test CFA between formative and reflective measure?Hello I tried to run cfa between formative measure and reflective measure. In the attached file, I …
World Health Organisation Cardio vasulcar risk chartWe are conducting research that involves thousands of population Data from country wide survey, the …
Read yaml fileDoes anyone know of a way to read a .yaml file in Stata? Thank you! …
Subscribe to:
Post Comments (Atom)
0 Response to Creating a combined graph
Post a Comment