Other packages > Find by keyword >

mnj  

Machine Learning and Judgement
View on CRAN: Click here


Download and install mnj package within the R console
Install from CRAN:
install.packages("mnj")

Install from Github:
library("remotes")
install_github("cran/mnj")

Install by package version:
library("remotes")
install_version("mnj", "1.0")



Attach the package and use:
library("mnj")
Maintained by
Yong-Seok Jeon
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-11
Latest Update: 2023-06-07
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) .
How to cite:
Yong-Seok Jeon (2019). mnj: Machine Learning and Judgement. R package version 1.0, https://cran.r-project.org/web/packages/mnj. Accessed 22 Feb. 2025.
Previous versions and publish date:
1.0 (2019-10-11 11:10)
Other packages that cited mnj R package
View mnj citation profile
Other R packages that mnj depends, imports, suggests or enhances
Functions, R codes and Examples using the mnj R package
Some associated functions: flex . mnj.pred . 
Some associated R codes: main.R . predict.R .  Full mnj package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
h0  
A Robust Bayesian Meta-Analysis for Estimating the Hubble Constant via Time Delay Cosmography
We provide a toolbox to conduct a Bayesian meta-analysis for estimating the current expansion rate o ...
Download / Learn more Package Citations See dependency  
mnj  
Machine Learning and Judgement
Perform FlexBoost in R. FlexBoost is a newly suggested algorithm based on AdaBoost by adjusting adap ...
Download / Learn more Package Citations See dependency  
LogicReg  
Logic Regression
Routines for fitting Logic Regression models. Logic Regression is described in Ruczinski, Kooperber ...
Download / Learn more Package Citations See dependency  
poisson  
Simulating Homogenous & Non-Homogenous Poisson Processes
Contains functions and classes for simulating, plotting and analysing homogenous and non-homogenous ...
Download / Learn more Package Citations See dependency  
prediction  
Tidy, Type-Safe 'prediction()' Methods
A one-function package containing 'prediction()', a type-safe alternative to 'predict()' that always ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,713

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA