-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Feature type
Functionality to plot patient trajectory based on various events.
More generaly, it can handle any sequence of events.
Description
For the moment, the entry data will look like:
Entry DF
Minimal
- person
- event
- t_start
- t_end
Additional
- index_date
- family
For the function paramters:
Can be launched with no additional parameters
Optional
- event mapping (see below)
- family to index mapping
- columns name mapping
- list of person ids to plot
- figure parameters
- same_x_axis_scale
event_mapping:
- color =
- type = point / continuous
- label
figure parameters:
- width / height
- bar height, point width
- title / labels parameters
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels