slope | R Documentation |
Slope of linear regression
slope(x, y)
x |
a numeric vector for x |
y |
a numeric vector for y |
Slope of linear regression
slope(runif(10), runif(10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.