Description Usage Arguments Author(s) See Also
View source: R/dst_baseliner.koch6.R
Takes a TB DST laboratory dataset with information on treatment start time to output the baseline DST according to specific rules designed to reduce missingness
1 2  | ## S3 method for class 'koch6'
dst_baseliner(adm, lab, dst_time = 90, dst_days = 30)
 | 
adm | 
 data frame containing TB admission data cleaned and allocated object class by tbcleanr package  | 
lab | 
 data frame containing TB laboratory data cleaned and allocated object class by tbcleanr package  | 
dst_time | 
 absolute historical limit for including specimens  | 
dst_days | 
 additional criteria for including non-rif results  | 
Jay Achar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.