parse_model.Rd
Returns a list denoting which elements are present in the model
parse_model(
main_effect = "",
covariates = "",
corr_var = "",
group_var = "",
model_type = "",
demographics
)
string designating which column of demographics is the main effect
string designating which column of demographics is the covariates
string designating which column of demographics is the correlation variable
string designating which column of demographics is the group variable
string designating the type of model
data frame of the demographics