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]
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 16 Apr. 2025.
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for rMOST02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
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  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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