View source: R/mod_variables.R
model_variables.lm | R Documentation |
Returns the variables' names of a LM fitted model
## S3 method for class 'lm' model_variables(model, lambda = NULL)
mod_en |
A fitted LM model |
A character vector of variables' names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.