Description Usage Arguments Value Examples
View source: R/makeMultiObjectiveFunction.R
Generator for multi-objective target functions.
1 2 3 4 5 |
name |
[ |
id |
[ |
description |
[ |
fn |
[ |
has.simple.signature |
[ |
par.set |
[ |
n.objectives |
[ |
noisy |
[ |
fn.mean |
[ |
minimize |
[ |
vectorized |
[ |
constraint.fn |
[ |
ref.point |
[ |
[function
] Target function with additional stuff attached as attributes.
1 2 3 4 5 6 7 |
Loading required package: ParamHelpers
Loading required package: BBmisc
Loading required package: checkmate
Multi-objective function
Number of objectives: 2
Reference point: ()
Name: My test function
Description: no description
Tags:
Noisy: FALSE
Minimize: TRUE,TRUE
Constraints: TRUE
Number of parameters: 1
Type len Def Constr Req Tunable Trafo
x numericvector 1 - -5 to 5 - TRUE -
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.