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