You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Clean and reform raw EMR data by features, "Key", "ID", "Diag", "Treatment", "Office", into sensible first-visit dataset and subsequent-visit datasets
2. Refill 'Unknown' Treatment following first-visit's
3. Join consistent first and subsequent datasets by features, "Key", "ID", "Diag", "Treatment", "Office"
Instruction:
example:
Apriori Algo:
If you want to dig out frequent item-set, please enter Apriori-folder and check the algo we generated.
You can apply the algo to Care_path data to output the data-structure fitting sankey plot.