Clear Filters
Clear Filters

Illustrating patients and categories over time

1 view (last 30 days)
Dear all
I have a set of approximately 300 patients and data for each patient for 24 hours. The data allows me to attribute one of 7 categories to each patient on an hourly basis, thus I have 24 different entries containing 1 out of 7 possible categories for each patient.
I would like to visualize the path that each patient takes from category to category at each hour to see if a pattern emerges. E.g. patient one could run hour1/cat1;hour2/cat2;hour3/cat1;hour4/cat7; and so on.
Any ideas? Your help is greatly appreciated!
  3 Comments
Tommy
Tommy on 30 Mar 2020
Would something like a parallel coordinates plot help visualize the data? With categories on the y axis and hours on the x axis.
Kaspar Bachmann
Kaspar Bachmann on 30 Mar 2020
That looks promising, i didn‘t know that function! Thank you

Sign in to comment.

Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!