recalculate_outcome.default: Recalculate outcome

Description Usage Arguments Author(s) See Also

View source: R/recalculate_outcome.R

Description

Recalculate outcome

Usage

1
2
3
## Default S3 method:
recalculate_outcome(adm, adhere, change, lab,
  stop_days = 30)

Arguments

adm

data frame of individual patient admission records cleaned with 'tbcleanr'.

adhere

data frame of individual patient follow-up data including monthly drug-specific adherence data cleaned by 'tbcleanr::adhere_cleanr()'

change

data frame of individual patient follow-up data including monthly drug-specific change data cleaned by 'tbcleanr::change_cleanr()'

lab

data frame of laboratory TB data cleaned using 'tbcleanr'

stop_days

define interval in days where two drugs being stopped would result in failure.

Author(s)

Jay Achar

See Also

tbgeneratr


JayAchar/tbgeneratr documentation built on Oct. 13, 2019, 1:47 a.m.