<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Hierarchical Neyman-Pearson Classification for Ordered Classes</dc:title>
  <dc:title>R package HNPclassifier version 0.1.0</dc:title>
  <dc:description>The Hierarchical Neyman-Pearson (H-NP) classification framework
    extends the Neyman-Pearson classification paradigm to multi-class settings
    where classes have a natural priority ordering. This is particularly useful
    for classification in unbalanced dataset, for example, disease severity
    classification, where under-classification errors (misclassifying patients
    into less severe categories) are more consequential than other
    misclassifications. The package implements H-NP umbrella algorithms that
    controls under-classification errors under user specified control levels
    with high probability. It supports the creation of H-NP classifiers using
    scoring functions based on built-in classification methods (including
    logistic regression, support vector machines, and random forests), as well
    as user-trained scoring functions. For theoretical details, please refer to 
    Lijia Wang, Y. X. Rachel Wang, Jingyi Jessica Li &amp; Xin Tong (2024) &lt;doi:10.1080/01621459.2023.2270657&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: dplyr, e1071, nnet, randomForest</dc:relation>
  <dc:creator>Che Shen &lt;chshen3-c@my.cityu.edu.hk&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Che Shen [aut, cre] (Implementation and maintenance),
  Lujia Yang [aut] (Testing and debugging),
  Lijia Wang [aut] (Original theory and supervision),
  Shunan Yao [aut] (Supervision and debugging)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=HNPclassifier/LICENSE)</dc:rights>
  <dc:date>2026-02-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=HNPclassifier</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.HNPclassifier</dc:identifier>
</oai_dc:dc>
