estimate_var | R Documentation |
Hàm này ước lượng khoảng cho phương sai. Hàm trả về các giá trị chi_sq_1, chi_sq_2, chi_sq_1_2 (chisq(1-a/2)), chi_sq_2_2 (chisq(a/2)), bottom, top, min, max. alternative có 3 chế độ: two_sided, min và max tương ứng với khoảng tin cậy hai phía, lớn nhất và nhả nhất
estimate_var(n, s, alpha, alternative = "two_sided", silent = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.