View source: R/generate_fu_logs.R
generate_ltfu_log | R Documentation |
Generate a list of participants who are lost to follow-up after wmax
generate_ltfu_log(df, fudf, end_date, raw = TRUE)
df |
dataframe |
fudf |
dataframe containing the processed follow-up data |
end_date |
numerical, end of the follow-up period (in days) |
raw |
boolean flag for selecting raw (TRUE) or processed (FALSE) data |
This function returns a dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.