Package: UniExactFunTest
Type: Package
Title: Uniform Exact Functional Tests for Contingency Tables
Version: 1.0.1
Date: 2025-02-20
Authors@R: c(
 person(
 "Yiyi", "Li", role = c("aut", "cre"), 
 email = "gtarex@nmsu.edu", 
 comment = c(ORCID = "0000-0001-8859-3987")
 ),
 person(
 "Joe", "Song", role = c("aut"),
 email = "joemsong@cs.nmsu.edu",
 comment = c(ORCID = "0000-0002-6883-6547")))
Author: Yiyi Li [aut, cre] (<https://orcid.org/0000-0001-8859-3987>),
  Joe Song [aut] (<https://orcid.org/0000-0002-6883-6547>)
Maintainer: Yiyi Li <gtarex@nmsu.edu>
Description: Testing whether two discrete variables have a functional
  relationship under null distributions where the two variables are
  statistically independent with fixed marginal counts.
  The fast enumeration algorithm was based on (Nguyen et al. 2020) <doi:10.24963/ijcai.2020/372>.
License: LGPL (>= 3)
Encoding: UTF-8
Imports: Rcpp (>= 1.0.5)
LinkingTo: Rcpp
Depends: R (>= 3.5.0), stats
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-02-21 06:36:22 UTC; gtarex
Repository: CRAN
Date/Publication: 2025-02-21 07:00:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-02-21 07:09:14 UTC; unix
Archs: UniExactFunTest.so.dSYM
