Calculate symptom complex for Post-COVID Score (PCS) calculation

detect_symptom_complex_hap(
  ecu_long_symptom_data,
  vector_of_pcss_fup_visit,
  pid,
  trial_data
)

Arguments

ecu_long_symptom_data

A dataframe containing long_symptom_data

vector_of_pcss_fup_visit

A vector with labels of desired visit

pid

column name of patient ID in data

trial_data

A secuTrial data object

Value

A dataframe containing symptom complexes per visit in vector_of_pcss_fup_visit