ParetoR_2C: ParetoR_2C

View source: R/ParetoR_2C.R

ParetoR_2CR Documentation

ParetoR_2C

Description

Command function to optimize 2 non-adverse impact objectives via NBI algorithm

Usage

ParetoR_2C(Rx, Rxy1, Rxy2, Spac = 10, graph = TRUE)

Arguments

Rx

Matrix with intercorrelations among predictors

Rxy1

Vector with correlation between each predictor and non-adverse impact objective 1

Rxy2

Vector with correlation between each predictor and non-adverse impact objective 2

Spac

Number of Pareto points

graph

If TRUE, plots will be generated for Pareto-optimal curve and predictor weights

Value

out Pareto-Optimal solution with objective outcome values (Criterion) and predictor weights (ParetoWeights)


rMOST documentation built on Nov. 9, 2023, 1:08 a.m.