regimen_calculator.epiinfo: Regimen calculator

Description Usage Arguments

View source: R/regimen_calculator.epiinfo.R

Description

This function will generate a string indicating the treatment regimen at any given date following initiation based on baseline regimen and drug change data.

Usage

1
2
## S3 method for class 'epiinfo'
regimen_calculator(adm, change, days = 0L)

Arguments

adm

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

change

data frame of TB drug change data cleaned using 'tbcleanr'

days

single integer to define the timepoint following treatment initiation to generate regimen string


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