DSAM: Data Splitting Algorithms for Model Developments

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) <doi:10.1016/j.jhydrol.2022.128340>, Zheng et al. (2022) <doi:10.1029/2021WR031818>.

Getting started

Package details

AuthorFeifei Zheng [aut, ths], Junyi Chen [aut, cre] (<https://orcid.org/0009-0001-1978-6475>)
MaintainerJunyi Chen <jun1chen@zju.edu.cn>
LicenseMIT + file LICENSE
Version1.0.2
URL https://github.com/lark-max/DSAM
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("DSAM")

Try the DSAM package in your browser

Any scripts or data that you put into this service are public.

DSAM documentation built on May 29, 2024, 3:05 a.m.