View source: R/hypothesis_test.R
test_2_prop | R Documentation |
Hàm này thực hiện so sánh 2 tỷ lệ 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 và tỷ lệ chung f
test_2_prop(n1, n2, f1, f2, alpha, alternative = "neq", silent = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.