Description Usage Arguments Value Examples
regress for linear regressiong using lm
1 | reg_linear(data, y, x)
|
data |
data |
y |
y |
x |
x, missing means all the rest variables |
list
1 | reg_linear(data,"y","x")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.