Package: KWELA
Type: Package
Title: Hierarchical Adaptive 'RT-QuIC' Classification for Complex
        Matrices
Version: 1.0.0
Authors@R: 
    person("Richard A.", "Feiss IV", , "feiss026@umn.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0009-0008-0409-6042"))
Description: Extends 'RT-QuIC' (Real-Time Quaking-Induced Conversion) statistical
    analysis to complex environmental matrices through hierarchical adaptive
    classification. 'KWELA' is named after a deity of the Fore people of Papua
    New Guinea, among whom Kuru, a notable human prion disease, was identified.
    Implements a 6-layer architecture: hard gate biological constraints,
    per-well adaptive scoring, separation-aware combination, Youden-optimized
    cutoffs, replicate consensus, and matrix instability detection. Features
    dual-mode operation (diagnostic/research), auto-profile selection
    (Standard/Sensitive/Matrix-Robust), RAF integration for artifact detection,
    matrix-aware baseline correction, and multiple consensus rules. Methods
    include energy distance (Szekely and Rizzo (2013) <doi:10.1016/j.jspi.2013.03.018>),
    CRPS (Gneiting and Raftery (2007) <doi:10.1198/016214506000001437>),
    SSMD (Zhang (2007) <doi:10.1016/j.ygeno.2007.01.005>),
    and Jensen-Shannon divergence (Lin (1991) <doi:10.1109/18.61115>). This
    package implements methodology currently under peer review; please contact
    the author before publication using this approach. Development followed an
    iterative human-machine collaboration where all algorithmic design,
    statistical methodologies, and biological validation logic were
    conceptualized, tested, and iteratively refined by Richard A. Feiss through
    repeated cycles of running experimental data, evaluating analytical outputs,
    and selecting among candidate algorithms and approaches. AI systems
    ('Anthropic Claude' and 'OpenAI GPT') served as coding assistants and
    analytical sounding boards under continuous human direction. The selection
    of statistical methods, evaluation of biological plausibility, and all final
    methodology decisions were made by the human author. AI systems did not
    independently originate algorithms, statistical approaches, or scientific
    methodologies.
License: MIT + file LICENSE
URL: https://github.com/RFeissIV/KWELA
BugReports: https://github.com/RFeissIV/KWELA/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.0.0)
Imports: stats, graphics
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-02-23 21:10:41 UTC; root
Author: Richard A. Feiss IV [aut, cre] (ORCID:
    <https://orcid.org/0009-0008-0409-6042>)
Maintainer: Richard A. Feiss IV <feiss026@umn.edu>
Repository: CRAN
Date/Publication: 2026-02-28 21:10:02 UTC
Built: R 4.4.3; ; 2026-02-28 21:42:53 UTC; unix
