R/variables.R

tg_conc <- grep('^tg\\d+', vars, value = TRUE)
tg_pct <- grep('^pct_tg\\d+', vars, value = TRUE)
tg_totals <- c('TotalTG', 'TAG')
outcomes <- c('linvHOMA', 'lISI', 'lIGIIR', 'lISSI2')
covariates <- c('VN', 'Waist', 'BaseAge', 'BiEthnicity', 'Sex', 'ALT', 'MET', 'TotalNE')
lwjohnst86/seminar2016 documentation built on May 21, 2019, 9:15 a.m.