View source: R/hypothesis_test.R
answer_test_goodness_of_fit | R Documentation |
Hàm này in ra đáp án cho bài toán kiểm định sự phù hợp của k tỷ lệ.
answer_test_goodness_of_fit(
data,
h0,
col_names,
conclusion_h0 = "",
conclusion_h1 = "",
score = c(0.5, 1, 0.5),
round_digits = 4
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.