View source: R/hypothesis_test.R
test_independent | R Documentation |
Hàm này thực hiện kiểm định tính độc lập của 2 dấu hiệu A và B matrix là một ma trận với các phần tử n_ij nằm trong bảng liên hợp các dấu hiệu (Contingency Table) Hàm trả về kết quả của test thống kê (test), giá trị c cùng các kết quả row_sums, col_sums và n (kích thước mẫu)
test_independent(matrix, alpha, silent = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.