Other packages > Find by keyword >

rMOST  

Estimates Pareto-Optimal Solution for Hiring with 3 Objectives
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rMOST", "1.0.1")



Attach the package and use:
library("rMOST")
Maintained by
Chelsea Song
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-11-14
Latest Update: 2023-11-08
Description:
Estimates Pareto-optimal solution for personnel selection with 3 objectives using Normal Boundary Intersection (NBI) algorithm introduced by Das and Dennis (1998) . Takes predictor intercorrelations and predictor-objective relations as input and generates a series of solutions containing predictor weights as output. Accepts between 3 and 10 selection predictors. Maximum 2 objectives could be adverse impact objectives. Partially modeled after De Corte (2006) TROFSS Fortran program and updated from 'ParetoR' package described in Song et al. (2017) . For details, see Study 3 of Zhang et al. (2023).
How to cite:
Chelsea Song (2022). rMOST: Estimates Pareto-Optimal Solution for Hiring with 3 Objectives. R package version 1.0.1, https://cran.r-project.org/web/packages/rMOST. Accessed 10 Mar. 2026.
Previous versions and publish date:
0.0.1 (2022-11-14 12:20), 0.0.2 (2022-11-17 13:00), 1.0.0 (2023-05-02 09:20)
Other packages that cited rMOST R package
View rMOST citation profile
Other R packages that rMOST depends, imports, suggests or enhances
Complete documentation for rMOST
Functions, R codes and Examples using the rMOST R package
Some associated functions: MOST . NBI_1C_1AIR . NBI_1C_2AIR . NBI_2C . NBI_2C_1AIR . NBI_3C . ParetoR_1C_1AIR . ParetoR_1C_2AIR . ParetoR_2C . ParetoR_2C_1AIR . ParetoR_3C . Weight_Generate_1C_1AIR . Weight_Generate_1C_2AIR . Weight_Generate_2C . Weight_Generate_2C_1AIR . Weight_Generate_3C . WeightsFun_1C_1AIR . WeightsFun_1C_2AIR . WeightsFun_2C . WeightsFun_2C_1AIR . WeightsFun_3C . ai_ratio . assert_col_vec_1C_1AIR . assert_col_vec_1C_2AIR . assert_col_vec_2C . assert_col_vec_2C_1AIR . assert_col_vec_3C . calc_out . combR_1C_1AIR . combR_1C_2AIR . combR_2C_1AIR . combR_3C . dimFun_1C_1AIR . dimFun_1C_2AIR . dimFun_2C . dimFun_2C_1AIR . dimFun_3C . myCon_eq_1C_1AIR . myCon_eq_1C_2AIR . myCon_eq_1_1C_2AIR . myCon_eq_2C . myCon_eq_2C_1AIR . myCon_eq_2_1C_2AIR . myCon_eq_3C . myCon_ineq_1C_1AIR . myCon_ineq_1C_2AIR . myCon_ineq_2C . myCon_ineq_2C_1AIR . myCon_ineq_3C . myFM_1C_1AIR . myFM_1C_2AIR . myFM_2C . myFM_2C_1AIR . myFM_3C . myLinCom_1C_1AIR . myLinCom_1C_2AIR . myLinCom_2C . myLinCom_2C_1AIR . myLinCom_3C . myTCon_eq_1C_1AIR . myTCon_eq_1C_2AIR . myTCon_eq_1_1C_2AIR . myTCon_eq_2C . myTCon_eq_2C_1AIR . myTCon_eq_2_1C_2AIR . myTCon_eq_3C . myTCon_ineq_1C_2AIR . myTCon_ineq_3C . myT_1C_1AIR . myT_1C_2AIR . myT_2C . myT_2C_1AIR . myT_3C . plotPareto_1C_1AIR . plotPareto_2C . rMOST-package . 
Some associated R codes: MOST.R . ParetoR_1C_1AIR.R . ParetoR_1C_2AIR.R . ParetoR_2C.R . ParetoR_2C_1AIR.R . ParetoR_3C.R . calc_out.R . rMOST-package.R . zzz.R .  Full rMOST 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  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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