test_k_prop | R Documentation |
Hàm này thưc hiện so sánh k tỷ lệ. m_i, n_i là các vector thể hiện số quan sát có đặc tính A nào đó và tổng số quan sát trong các tập tổng thể. Hàm trả về kết quả của test thống kê (test), giá trị c và các giá trị m (sum_m_i), l (sum_l_i), N (sum_n_i)
test_k_prop(m_i, n_i, alpha, silent = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.