ParetoR_3C: ParetoR_3C

View source: R/ParetoR_3C.R

ParetoR_3CR Documentation

ParetoR_3C

Description

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

Usage

ParetoR_3C(Rx, Rxy1, Rxy2, Rxy3, Spac = 10)

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

Rxy3

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

Spac

Number of solutions

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.