# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "nTARP" in publications use:' type: software license: MIT title: 'nTARP: Cluster Analysis Using Thresholding After Random Projections (n-TARP)' version: 0.1.0 identifiers: - type: doi value: 10.32614/CRAN.package.nTARP abstract: Implements the high-dimensional clustering technique Thresholding After Random Projections (n-TARP). Provides functionality to iteratively decompose larger datasets using contextual variables or within-cluster sum of squares. See Tarun & Boutin (2018) and Tarun & Boutin (2018) for the original method and applications. authors: - family-names: Reeping given-names: David email: reepindp@ucmail.uc.edu - family-names: Han given-names: Yunmeng email: hany@ucmail.uc.edu preferred-citation: type: manual title: 'nTARP: Cluster Analysis Using Thresholding After Random Projections (n-TARP)' authors: - family-names: Reeping given-names: David email: reepindp@ucmail.uc.edu - family-names: Han given-names: Yunmeng email: hany@ucmail.uc.edu - family-names: Rashedi given-names: Nahal email: rashednl@mail.uc.edu year: '2026' notes: R package version 0.1.0 url: https://github.com/datareeper/nTARP repository: https://cran.r-universe.dev commit: 6499eb7184f01aa0c7aeb557625a25139f08ecf0 date-released: '2026-03-20' contact: - family-names: Reeping given-names: David email: reepindp@ucmail.uc.edu references: - type: article title: n-TARP Binary Clustering Code authors: - family-names: Yellamraju given-names: Tarun - family-names: Boutin given-names: Mireille year: '2018' journal: Purdue University Research Repository doi: 10.4231/R74B2ZJV - type: thesis title: 'n-TARP: A Random Projection Based Method for Supervised and Unsupervised Machine Learning in High Dimensions with Application to Educational Data Analysis' authors: - family-names: Yellamraju given-names: Tarun year: '2019' institution: name: Purdue University Graduate School thesis-type: PhD Thesis - type: article title: Pattern Dependence Detection Using n-TARP Clustering authors: - family-names: Yellamraju given-names: Tarun - family-names: Boutin given-names: Mireille year: '2018' journal: arXiv preprint notes: arXiv:1806.05297