powered by
Return a list of all used covariates within a model
The list will have parameter name as key with a connected value as a vector of tuple(s) with (covariate, effect type, operator)
get_covariate_effects(model)
(Dictionary : Dictionary of parameters and connected covariate(s))
(Model) Model to extract covariates from.