Hi everyone.
I would like to ask you if there are possibilities to generate genealogy tree / pedigree ( in text or graph form ) in SAS base ? if so maybe you can point to some examples or the only solution is to use
1) is it possible other than the information I have found ? https://support.sas.com/documentation/onlinedoc/stat/141/tree.pdf
2) maybe there is a solution with SAS VIYA ' to create it more graphical ?) ( http://support.sas.com/resources/papers/proceedings15/3323-2015.pdf ) but need to do that for each person ( create multiple graphs and show them individually for each 'main node : a person'
3) Maybe I missed something and I'm digging the wrong way ?
Thank you for response
To draw this with only SAS/Base, I think you'll need to use proc SGPLOT's annotations.
See http://support.sas.com/resources/papers/proceedings11/277-2011.pdf
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.