powered by
get_covariates(covariates)
A named list of character vector.
list
character
(character) a vector that can contain single variable names (such as "X1"), and/or interaction terms indicated by "X1 * X2".
"X1"
"X1 * X2"
get_covariates(c("a * b", "c"))
Run the code above in your browser using DataLab