<?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>Explainable AI Tools for Hydro-Climate Modelling</dc:title>
  <dc:title>R package xaiHydro version 0.1.0</dc:title>
  <dc:description>Provides a unified workflow for applying Explainable Artificial
    Intelligence (XAI) methods to hydro-climate predictive models. Functions
    implement a permutation-based Monte Carlo SHAP estimator (Strumbelj and
    Kononenko (2014) &lt;doi:10.1007/s10115-013-0679-x&gt;; Lundberg and Lee (2017)
    &lt;doi:10.48550/arXiv.1705.07874&gt;), a self-contained locally weighted linear
    surrogate LIME (Ribeiro et al. (2016) &lt;doi:10.1145/2939672.2939778&gt;),
    and Partial Dependence Plots with Accumulated Local Effects (Friedman (2001)
    &lt;doi:10.1214/aos/1013203451&gt;; Apley and Zhu (2020)
    &lt;doi:10.1111/rssb.12377&gt;) with hydrology-specific visualisations and
    interpretation utilities. Supports any model object compatible with the
    'DALEX' explainer interface (Biecek (2018)
    &lt;doi:10.18637/jss.v097.i01&gt;), including random forests, gradient
    boosting, and neural networks trained on streamflow, drought indices,
    flood risk, or evapotranspiration data. Hydrology-standard performance
    metrics Nash-Sutcliffe Efficiency (NSE, Nash and Sutcliffe (1970)
    &lt;doi:10.1016/0022-1694(70)90255-6&gt;) and Kling-Gupta Efficiency (KGE,
    Gupta et al. (2009) &lt;doi:10.1016/j.jhydrol.2009.08.003&gt;) are
    computed alongside standard regression metrics. Designed to accompany
    the book chapter: Islam, S., Dheeraj, A., Ali, S., Kaushal, R. and
    Venkatesh, G. (2026). Explainable Artificial Intelligence for
    Hydro-Climatic Modelling: Methods, Applications, and Implementation
    Using the xaiHydro R Package. In Chandniha, S. K. et al. (Eds.),
    Hydro-Climate Analytics: Remote Sensing, AI and Geospatial Modelling.
    Springer.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: DALEX (&gt;= 2.4.0), ggplot2 (&gt;= 3.4.0), dplyr (&gt;= 1.1.0), tidyr
(&gt;= 1.3.0), patchwork (&gt;= 1.2.0), cli (&gt;= 3.6.0), rlang (&gt;=
1.1.0)</dc:relation>
  <dc:relation>Suggests: randomForest (&gt;= 4.7.0), xgboost (&gt;= 1.7.0), ranger (&gt;=
0.16.0), testthat (&gt;= 3.0.0), knitr (&gt;= 1.45), rmarkdown (&gt;=
2.25)</dc:relation>
  <dc:creator>Sadikul Islam &lt;sadikul.islamiasri@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Sadikul Islam [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-2924-7122&gt;),
  Shakir Ali [aut],
  Rajesh Kaushal [aut]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-09-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=xaiHydro</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.xaiHydro</dc:identifier>
</oai_dc:dc>
