<?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>Interpretable Contextual-Accountable and Responsible Machine
Learning</dc:title>
  <dc:title>R package icarm version 0.2.0</dc:title>
  <dc:description>A general-purpose framework for Interpretable Contextual-Accountable
    and Responsible Machine Learning (ICARM) that works with any clean tabular
    data across any application domain including healthcare, finance, social
    science, business, and education. Automatically detects whether a prediction
    task is binary classification, multi-class classification, or regression
    from the target variable type. Provides a unified entry point icarm_fit()
    supporting both interpretable learners (Classification and Regression Trees
    (CART), logistic regression, linear regression, Generalized Additive Models
    (GAM)) and extended learners (random forest, 'XGBoost', Support Vector
    Machines (SVM)) with consistent interfaces for global and local model
    explanation including approximate SHapley Additive exPlanations (SHAP)
    values and Partial Dependence Profiles (PDPs), learning curve diagnostics,
    group-level fairness auditing across protected attributes, probability
    calibration, threshold analysis, multi-model comparison, reproducible
    JavaScript Object Notation (JSON) audit trails, and accountability
    scorecards. The contextual accountability framing emphasises that algorithmic
    fairness and interpretability requirements depend on the deployment domain
    and must be evaluated accordingly. Extends the 'civic.icarm' framework
    (Awe 2025) &lt;https://cran.r-project.org/package=civic.icarm&gt; to
    general-purpose applications beyond civic and political education.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: stats, utils, rpart, ggplot2, dplyr, tidyr, tibble, purrr,
rlang, jsonlite, digest</dc:relation>
  <dc:relation>Suggests: randomForest, xgboost, e1071, mgcv, glmnet, nnet, DALEX,
pROC, testthat, covr</dc:relation>
  <dc:creator>Olushina Olawale Awe &lt;olawaleawe@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Olushina Olawale Awe [aut, cre],
  Ludwigsburg University of Education [fnd]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=icarm/LICENSE)</dc:rights>
  <dc:date>2026-07-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=icarm</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.icarm</dc:identifier>
  <dc:language>en-GB</dc:language>
</oai_dc:dc>
