predictor.names | R Documentation |
lm
-like modelGet predictor names from a lm
-like model
predictor.names(model, ...)
## Default S3 method:
predictor.names(model, ...)
model |
Model object |
... |
other arguments (ignored) |
A character vector of variable names
predictor.names(default)
: "default"
method.
#none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.