Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQ] Longitudinal table #119

Open
peterdutey opened this issue May 11, 2024 · 0 comments
Open

[REQ] Longitudinal table #119

peterdutey opened this issue May 11, 2024 · 0 comments
Labels

Comments

@peterdutey
Copy link
Collaborator

User requirements

AMS: studying treatment switches
PK/PD studies
adding clinical features
adding medication features #66
need to adjust the start and stop to add time before the entity's own start time. See extend_table_start (Hamish for context?)

Function specification

Slot

longitudinal_table is a slot to objects of class TherapyEpisode and Encounter.
See user request too #112 for Patient

Method

See longitudinal_table() and extend_table_start

Database

Longitudinal tables are handled as temporary tables using the dbplyr interface.
Indices are very important to optimise the clinical feature methods

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant