# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "FES" in publications use:' type: software license: GPL-3.0-or-later title: 'FES: Fisher Exact Scanning for Dependency' version: '1.0' doi: 10.1080/01621459.2017.1397522 abstract: Implements Fisher exact scanning (FES), a multiscale test of dependence for continuous or discrete bivariate data. The method scans nested binary partitions using Fisher's exact tests and combines evidence across windows and resolutions with Sidak, Bonferroni, and meta-analysis corrections. The methodology is described in Ma and Mao (2019) . authors: - family-names: Ma given-names: Li email: mastatlab@gmail.com preferred-citation: type: article title: Fisher Exact Scanning for Dependency authors: - family-names: Ma given-names: Li email: mastatlab@gmail.com - family-names: Mao given-names: Jialiang journal: Journal of the American Statistical Association year: '2019' volume: '114' issue: '525' doi: 10.1080/01621459.2017.1397522 start: '245' end: '258' repository: https://cran.r-universe.dev repository-code: https://github.com/mastatlab/fes commit: 42037996bd56881b4d266cc9aa2f21ff68132612 url: https://github.com/mastatlab/fes date-released: '2026-07-22' contact: - family-names: Ma given-names: Li email: mastatlab@gmail.com