Learn R Programming

moko (version 1.0.3)

Multi-Objective Kriging Optimization

Description

Multi-Objective optimization based on the Kriging metamodel. Important functions: mkm() (builder for the multiobjective models), MVPF() (sequential minimizator using variance reduction), MEGO() (generalization of ParEgo) and HEGO() (minimizator using the expected hypervolume improvement). References are Passos and Luersen (2018) .

Copy Link

Version

Install

install.packages('moko')

Monthly Downloads

22

Version

1.0.3

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Adriano Passos

Last Published

June 2nd, 2020

Functions in moko (1.0.3)

igd

IGD: Inverted Generational Distance
EHVI

EHVI: Constrained Expected Hypervolume Improvement
HEGO

HEGO: Efficient Global Optimization Algorithm based on the Hypervolume criteria
max_EHVI

max_EHVI: Maximization of the Expected Hypervolume Improvement criterion
max_EI

max_EI: Maximization of the Constrained Expected Improvement criterion
mkm-class

A S4 class of multiple Kriging models
MEGO

MEGO: Multi-Objective Efficient Global Optimization Algorithm based on scalarization of the objectives
EI

Constrained Expected Improvement
MVPF

MVPF: Minimization of the Variance of the Kriging-Predicted Front
Tchebycheff

Augmented Tchebycheff function
nowacki_beam

Test function: The Nowacki Beam
mkm

Multi-objective Kriging model
test_functions

Test functions for optimization
ps

Creates a pareto set from given data
moko

moko: Multi-objective Kriging Optimization
nowacki_beam_tps

True pareto front for the nowacki beam problem
predict_front

Predicted Pareto front
predict,mkm-method

Predictor for a multiobjective Kriging model
pdist

Distance between vector and matrix
VMPF

Deprecated function