Learn R Programming

MOEADr (version 1.1.3)

variation_truncate: Truncate

Description

Truncation variation operator

Usage

variation_truncate(X, ...)

Value

Truncated matrix X'.

Arguments

X

Population matrix

...

other parameters (included for compatibility with generic call)

Details

Truncate the solution matrix X to the [0, 1] interval.

References

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 tools:::Rd_expr_doi("10.18637/jss.v092.i06")