Package: imbalanceDatRel
Type: Package
Title: Relocated Data Oversampling for Imbalanced Data Classification
Version: 0.1.5
Authors@R: 
        c(person("Fatih", "Saglam", email = "saglamf89@gmail.com", 
        role = c("aut", "cre"), 
        comment = c(ORCID = "0000-0002-2084-2008")))
Description: Relocates oversampled data from a specific oversampling method to
    cover area determined by pure and proper class cover catch digraphs (PCCCD). 
    It prevents any data to be generated in class overlapping area. 
Depends: R (>= 4.2), rcccd
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: RANN, Rfast, SMOTEWB
NeedsCompilation: no
Packaged: 2023-04-27 13:52:41 UTC; Fatih
Author: Fatih Saglam [aut, cre] (<https://orcid.org/0000-0002-2084-2008>)
Maintainer: Fatih Saglam <saglamf89@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-28 18:10:05 UTC
Built: R 4.2.3; ; 2023-11-15 02:00:19 UTC; unix
