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 25 Jun. 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

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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