Hello all.
I'm looking to build a proportional Venn Diagram using SAS VA. I have four variables that could overlap.
The variables are "suspension reasons" (let's call them A, B, C, and D for simplicity's sake). And we have unique loan numbers that could have a single suspension reason or any combination of 2, 3, or 4 suspension reason. I would like to use a Venn Diagram to show how many of the loans were suspended and for what reason or combination of reasons. There will be some overlap (i.e. loan #12345 could have been suspended due to reason A and B, and loan #6789 could be suspended for reasons B, C, and D, and loan #0000 could have just a C suspension type, etc. etc.).
How can i utilize SAS VA for something like this? (please provide step-by-step instructions if possible since i'm a new user)