R/scalarization_ipbi.R
scalarization_ipbi.Rd
Perform inverted PBI Scalarization for the MOEADr package.
scalarization_ipbi(Y, W, maxP, aggfun, eps = 1e-16, ...)
matrix of objective function values
matrix of weights.
numeric vector containing estimated ideal point
list containing parameters for the aggregation function. Must
contain the non-negative numeric constant aggfun$theta
.
tolerance value for avoiding divisions by zero.
other parameters (included for compatibility with generic call)
Vector of scalarized performance values.
This routine calculates the scalarized performance values for the MOEA/D using the inverted PBI method.
H. Sato,
"Inverted PBI in MOEA/D and its impact on the search performance on multi
and many-objective optimization."
Proceedings of the 2014 Annual Conference on Genetic and
Evolutionary Computation (GECCO), 2014.
H. Sato,
"Analysis of inverted PBI and comparison with other scalarizing functions in
decomposition based MOEAs."
Journal of Heuristics 21(6):819-849, 2015
F. Campelo, L.S. Batista, C. Aranha (2020): The MOEADr Package: A
Component-Based Framework for Multiobjective Evolutionary Algorithms Based on
Decomposition. Journal of Statistical Software doi:10.18637/jss.v092.i06