Package: qnca
Type: Package
Title: Quantile Necessary Condition Analysis
Version: 0.3.1
Authors@R: person("QNCA", "authors", role = c("aut", "cre"),
                  email = "qnca@example.org")
Description: A tolerance-parameterised generalisation of Necessary Condition
    Analysis (Dul, 2016). For a tolerance pi in (0, 1], QNCA estimates a quantile
    necessity frontier, an effect size, a bottleneck table and a permutation
    p-value. The deterministic NCA CE-FDH ceiling is recovered as the pi = 1
    limit, which the package verifies against a native CE-FDH implementation and,
    when available, against Jan Dul's 'NCA' package.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.6.0)
Imports: stats, utils
Suggests: testthat (>= 3.0.0), NCA
Config/testthat/edition: 3
RoxygenNote: 7.2.3
