generate_ltfu_log: Generate lost to follow-up log (TIMCI-specific function)

View source: R/generate_fu_logs.R

generate_ltfu_logR Documentation

Generate lost to follow-up log (TIMCI-specific function)

Description

Generate a list of participants who are lost to follow-up after wmax

Usage

generate_ltfu_log(df, fudf, end_date, raw = TRUE)

Arguments

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

Value

This function returns a dataframe.


SwissTPH/timci documentation built on April 11, 2024, 8:31 a.m.