posted on 2024-02-13, 13:39authored byThe Forage Seed and Cereal Research
This code is implements the nondominated sorting genetic algorithm (NSGA-II) in the R statistical programming language. The function is theoretically applicable to any number of objectives without modification. The function automatically detects the number of objectives from the population matrix used in the function call. NSGA-II has been applied in ARS research for automatic calibration of hydrolgic models (whittaker link) and economic optimization (whittaker link).