<?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>Data Splitting Algorithms for Model Developments</dc:title>
  <dc:title>R package DSAM version 1.0.2</dc:title>
  <dc:description>Providing six different algorithms that can be used to split the 
    available data into training, test and validation subsets with similar distribution 
    for hydrological model developments. The dataSplit() function will help you divide 
    the data according to specific requirements, and you can refer to the par.default() 
    function to set the parameters for data splitting. The getAUC() function will help 
    you measure the similarity of distribution features between the data subsets.
    For more information about the data splitting algorithms, please refer to:
    Chen et al. (2022) &lt;doi:10.1016/j.jhydrol.2022.128340&gt;, 
    Zheng et al. (2022) &lt;doi:10.1029/2021WR031818&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10)</dc:relation>
  <dc:relation>Imports: caret, kohonen, Matrix, pROC, stats, utils, xgboost</dc:relation>
  <dc:creator>Junyi Chen &lt;jun1chen@zju.edu.cn&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Feifei Zheng [aut, ths],
  Junyi Chen [aut, cre] (ORCID: &lt;https://orcid.org/0009-0001-1978-6475&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=DSAM/LICENSE)</dc:rights>
  <dc:date>2024-01-29</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=DSAM</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.DSAM</dc:identifier>
</oai_dc:dc>
