answer_test_independent: Trình bày bài toán kiểm định tính độc lập.

View source: R/hypothesis_test.R

answer_test_independentR Documentation

Trình bày bài toán kiểm định tính độc lập.

Description

Hàm này in ra đáp án cho bài toán kiểm định tính độc lập.

Usage

answer_test_independent(
  data,
  h0,
  row_names,
  col_names,
  conclusion_h0 = "",
  conclusion_h1 = "",
  score = c(0.5, 1, 0.5),
  round_digits = 4
)

vungocbinh2009/thongke.dapan documentation built on April 28, 2024, 5:34 a.m.