Package: mnj
Title: Machine Learning and Judgement
Version: 1.0
Authors@R: 
    person(given = "Yong-Seok",
           family = "Jeon",
           role = c("aut","cre"),
           email = "flywade@skku.edu")
Description: Perform FlexBoost in R. FlexBoost is a newly suggested algorithm based on AdaBoost by adjusting adaptive loss functions. Not only FlexBoost but also other machine learning algorithms (e.g. Support Vector Machines) will be added. For more details on FlexBoost see Jeon, Y. S., Yang, D. H., & Lim, D. J. (2019) <doi:10.1109/access.2019.2938356>.
Imports: rpart(>= 4.1-15)
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-10-10 10:01:30 UTC; jeon
Author: Yong-Seok Jeon [aut, cre]
Maintainer: Yong-Seok Jeon <flywade@skku.edu>
Repository: CRAN
Date/Publication: 2019-10-11 09:10:08 UTC
Built: R 4.1.3; ; 2023-04-17 14:09:04 UTC; windows
