Hi All,
I am working with sankey diagram.
Actual Data is
custid | transid | item | sequence |
jhon | 1 | a | 1 |
jhon | 1 | b | 2 |
jhon | 1 | c | 3 |
jane | 2 | b | 1 |
jane | 2 | d | 2 |
jane | 2 | e | 3 |
jane | 2 | e | 4 |
jane | 2 | d | 5 |
jhon | 3 | a | 1 |
jhon | 3 | d | 2 |
jhon | 3 | e | 3 |
Bob | 4 | a | 1 |
Bob | 4 | f | 2 |
Bob | 4 | d | 3 |
Jhon: ABC, ADE
Jane: BDEED
Bob: AFD.
what is the diff b/w path analysis and event analysis.
when i change the table properties into event analysis in va, the flow of jane is showing dropped in E. The flow of jhon is continued.
I am attached the file also.
Any can explain about this.
Regards,
Venkata Teja Surapaneni
I added a few comments to the blog posts. Hope this helps. Cheers, Falko
Hi Teja,
I see you have looked at 's blog post, Path analysis with SAS Visual Analytics via the comment you added there. You may want to look at the documentation where they describe what Event, Path and Drop off further - SAS(R) Visual Analytics 7.1: User's Guide
Kind Regards,
Michelle
I added a few comments to the blog posts. Hope this helps. Cheers, Falko
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.