lm_column | R Documentation |
A convenient function for ordinary linear regression on two vectors
lm_column(x, y)
x |
first vector |
y |
second vector |
the coefficient and p value of linear regression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.