Package: Mychisq
Type: Package
Title: Chi-Squared Test for Goodness of Fit and Independence Test
Version: 1.0.0
Language: en-US
Authors@R: c(
    person("Atchanut", "Rattanalertnusorn", email = "atchanut_r@rmutt.ac.th", role = c("cre","aut")),
    person("Jiranan","Choojai",email="mindji9802@gmail.com", role="aut"),
    person("Chutima","Philadee",email="philadis98@gmail.com", role="aut"),
    person("Kittipong","Klinjan",email="kittipong_k@rmutt.ac.th", role="aut"), 
    person("Issaraporn", "Thiamsorn", email = "t_issaraporn@rmutt.ac.th", role = "aut"))
Maintainer: Atchanut Rattanalertnusorn <atchanut_r@rmutt.ac.th>
Description: The chi-squared test for goodness of fit 
    and an independence test. In addition, the chi-squared test for the population variance,
    the function for computing a confidence interval for the population variance, 
    and the function for calculating the population standard deviation are provided.
License: GPL-3
Encoding: UTF-8
Imports: stats,graphics
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-06-22 07:12:45 UTC; User
Author: Atchanut Rattanalertnusorn [cre, aut],
  Jiranan Choojai [aut],
  Chutima Philadee [aut],
  Kittipong Klinjan [aut],
  Issaraporn Thiamsorn [aut]
Repository: CRAN
Date/Publication: 2026-06-22 08:00:02 UTC
Built: R 4.6.0; ; 2026-06-22 08:02:23 UTC; windows
