Package: MSML
Title: Model Selection Based on Machine Learning (ML)
Version: 1.0.0.1
Authors@R: c(person("Hong", "Lee", role = c("aut","cph"),email = "Hong.Lee@unisa.edu.au"),
             person("Moksedul", "Momin", role = c("aut", "cre","cph"), email = "cvasu.momin@gmail.com"))
Description: Model evaluation based on a modified version of the recursive feature elimination algorithm. This package is designed to determine the optimal model(s) by leveraging all available features. 
License: GPL (>= 3)
URL: https://github.com/mommy003/MSML
Encoding: UTF-8
RoxygenNote: 7.3.1
Depends: R (>= 2.10)
Imports: r2redux, R2ROC
LazyData: true
NeedsCompilation: no
Packaged: 2024-03-04 05:04:48 UTC; cvasu
Author: Hong Lee [aut, cph],
  Moksedul Momin [aut, cre, cph]
Maintainer: Moksedul Momin <cvasu.momin@gmail.com>
Repository: CRAN
Date/Publication: 2024-03-04 05:20:02 UTC
Built: R 4.2.3; ; 2024-03-04 05:38:58 UTC; unix
