R/formula_from_mod.R
formula_from_mod.RdThis typically will not be used by an end-user.
formula_from_mod(model, ...)
| model | the model |
|---|---|
| ... | (not used) |
Not all model architectures support this. If a model architecture isn't recognized, you'll have to add a method for that class. See vignette.