Description Usage Arguments Value Examples
Multivariable Linear Regression
1 |
data |
data |
y |
y varaible |
x |
variable names for univariable linear regression. If missing, it will be column names of data except y and adjust |
direction |
direction for stepwise regression. Four options: no, backward, forward and both. Defaulted is no |
summary |
logical. Whether to return summary results. TRUE as defaulted |
... |
arguments passed to step() function |
multivariable linear regression results
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.