pareto: Approximates Pareto front for multi-objective optimization of...

Description Usage Arguments

View source: R/pareto.R

Description

This function generates a series of possible outputs from the AgroEcoTradeoff Model and retains those that are non-dominated, effectively mimicking the traditional weighted sum method for multi-objective optimization.

Usage

1
pareto(cnames, step = 0.1, yblist, targ)

Arguments

cnames

A list of the constraints to optimize over

step

The step interval over which to search for optimal solutions

yblist

A two element list giving yield modifications

targ

The target multiplier for production


marcusspiegel/agroEcoTradeoff documentation built on May 21, 2019, 11:44 a.m.