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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Depends: R (>= 2.10) Imports: r2redux, R2ROC LazyData: true Repository: https://mommy003.r-universe.dev Date/Publication: 2024-06-29 13:51:27 UTC RemoteUrl: https://github.com/mommy003/msml RemoteRef: HEAD RemoteSha: f1efe2aadfd3f947652e8d78ff19c46911676f7c NeedsCompilation: no Packaged: 2026-06-09 06:59:34 UTC; root Author: Hong Lee [aut, cph], Moksedul Momin [aut, cre, cph] Maintainer: Moksedul Momin