
Create a set of objectives
objectives.Rd
Create a set of objectives
Arguments
- name
character vector of objective names.
- out
character vector denoting which simulation output each objective pertains to.
- hyp
character vector denoting which hypothesis each objective pertains to.
- weight
numeric vector of weights assigned to each objective.
- binary
optional boolean vector denoting if the output of the objective function is binary (TRUE) or continuous (FALSE).