View source: R/hypothesis_test.R
test_mean_t | R Documentation |
Hàm này kiểm định giả thiết về gái trị trung bình, dùng phân bố student Tham số alternative là 1 trong 3 giá trị: neq, less, greater tương ứng với 3 đối thiết. Hàm trả về kết quả của test thống kê (test) và giá trị c
test_mean_t(n, mean, mean_0, s, alpha, alternative = "neq", silent = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.