EstimateSymptomsResolved: Estimate Symptoms Resolved by Whether There Was a Response to...

Description Usage Arguments Value

View source: R/clean-data-fns.R

Description

Checks if there is a response to treatment or self-cured. Uses all as conservative estimates to check if the time between the observed end dates and earliest time that a patient was put on treatment is smaller than the time to follow-up by clinicians.

Usage

1
2
EstimateSymptomsResolved(data, symptomsEndDates.names, symptoms.names,
  drugReviewPeriod)

Arguments

data

IDEA study data set

symptoms.names

E.g. cough, weight loss, etc

drugReviewPeriod

Time to follow-up by clinicians

Value

data


n8thangreen/IDEAdectree documentation built on Feb. 10, 2020, 11:35 a.m.