a_select_bmk | R Documentation |
Select biomarkers with corresponding window restriction
a_select_bmk(visit, dat, win, window_overlap)
visit |
The reference time with patients' ID |
dat |
A data frame that contains all the information for variables of specific biomarkers. |
win |
A integer (unit of days) indicating the maximum acceptable gap time for merging a biomarker test to base data. |
window_overlap |
A logical value indicating whether the time window should overlap. |
A data frame with biomarkers for each patient in every reference time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.