parse_lm.Rd
Returns an error if necessary elements are missing in the model
parse_lm(
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