Functions for extracting data and names of explanatory and response variables from a model object
| 1 2 3 4 5 | data_from_model(object, ...)
explanatory_vars(object, ...)
response_var(object, ...)
 | 
| object | the model you are extracting features from. | 
| ... | additional arguments (not used) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.