Hello,
I would like to create a line graph from 1995 to 2021 for three different dummy variables. The lines should show the count of each dummy variable by the time when these variables are equal to 1. Each observation has a unique id and a year attached to it, also each of these observations has only one of these 3 dummies as equal to 1. What I want is to see the evaluation of each group by the time. Thanks in advance.
Best,
Ulku
I would like to create a line graph from 1995 to 2021 for three different dummy variables. The lines should show the count of each dummy variable by the time when these variables are equal to 1. Each observation has a unique id and a year attached to it, also each of these observations has only one of these 3 dummies as equal to 1. What I want is to see the evaluation of each group by the time. Thanks in advance.
Best,
Ulku
Comment