Hi,
Does anyone have code to plot histogram of one variable for two populations(datasets) in one chart?
Thanks in advance
K
You'll need to combine the datasets. Add a variable that says which population the data belongs with. Use that variable as a group variable in the charting procedure of your choice.
Thank you. Do you have sample code to plot histogram with grouping variable?
Thanks in advance
You will find lots of examples at http://support.sas.com/sassamples/graphgallery/index.html
Look under Gchart, SGPlot or SGPanel
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.