answer_linear_regression_predict | R Documentation |
Hàm này in ra đáp án cho bài toán tìm giá trị dự báo của Y dựa trên mô hình hồi quy tuyến tính.
answer_linear_regression_predict(
data,
answer = "Giá trị cần dự đoán là:",
value_unit = "",
score = 0.5,
round_digits = 4
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.