This will typically not be used by the end_user. These functions let you interrogate any model architecture that's covered by mosaicModel about the response and explanatory variables. These are used internally in functions such as mod_plot.

explanatory_vars(model, ...)

Arguments

model

the model in question

...

(not used)