variables | R Documentation |
Extract the variables from a model formula
variables(object)
## S3 method for class 'supernova'
variables(object)
## S3 method for class 'formula'
variables(object)
## S3 method for class 'lm'
variables(object)
## S3 method for class 'lmerMod'
variables(object)
object |
A |
A list containing the outcome
and predictor
variables in the model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.