linear_regression | R Documentation |
Hàm này thực hiện bài toán hồi quy tuyến tính đơn và trả về các giá trị a, b (y = ax+b)
linear_regression(x, y, silent = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.