Description Usage Arguments Examples
Run a model and extract features
1 2 3 4 5 6 7  | 
data | 
 data used. (data.frame)  | 
response | 
 single response variable to be used. (character)  | 
predictor_variables | 
 name of all predictor variables to be used. (character vector)  | 
model_fn | 
 function to create the model object  | 
model_name | 
 string of function name to create the model object  | 
... | 
 items passed to extract_model  | 
quadratic_variables | 
 name of quadratic variables. (character vector)  | 
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.