Hello everyone,
Does anyone knows how can I add the proportions up to the point they sum to 1 please, which obtained through the command:
Basically, I want to obtain cumulative frequencies in order to plot them afterwards in a twoway graph bar.
Thanks in advance!
Michael
Does anyone knows how can I add the proportions up to the point they sum to 1 please, which obtained through the command:
Code:
svy,subpop(c'i'):prop k_uebertritt2
Thanks in advance!
Michael

Comment