Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 29 found.
[1] < 1 2 3 > [3]  Sort:

kriging.quantile.grad (Package: DiceOptim) : Analytical gradient of the Kriging quantile of level beta

Computes the gradient of the Kriging quantile of level beta at the current location. Only available for Universal Kriging with constant trend (Ordinary Kriging).
● Data Source: CranContrib
● Keywords: models, optimize
● Alias: kriging.quantile.grad
● 0 images

EI.grad (Package: DiceOptim) : Analytical gradient of the Expected Improvement criterion

Computes the gradient of the Expected Improvement at the current location. The current minimum of the observations can be replaced by an arbitrary value (plugin), which is usefull in particular in noisy frameworks.
● Data Source: CranContrib
● Keywords: models, optimize
● Alias: EI.grad
● 0 images

AKG.grad (Package: DiceOptim) : AKG's Gradient

Gradient of the Approximate Knowledge Gradient (AKG) criterion.
● Data Source: CranContrib
● Keywords:
● Alias: AKG.grad
● 0 images

EQI.grad (Package: DiceOptim) : EQI's Gradient

Analytical gradient of the Expected Quantile Improvement (EQI) criterion.
● Data Source: CranContrib
● Keywords:
● Alias: EQI.grad
● 0 images

max_AEI (Package: DiceOptim) : Maximizer of the Augmented Expected Improvement criterion function

Maximization, based on the package rgenoud of the Augmented Expected Improvement (AEI) criterion.
● Data Source: CranContrib
● Keywords:
● Alias: max_AEI
● 0 images

EGO.nsteps (Package: DiceOptim) : Sequential EI maximization and model re-estimation, with a number of iterations fixed in advance by the user

Executes nsteps iterations of the EGO method to an object of class km. At each step, a kriging model is re-estimated (including covariance parameters re-estimation) based on the initial design points plus the points visited during all previous iterations; then a new point is obtained by maximizing the Expected Improvement criterion (EI).
● Data Source: CranContrib
● Keywords: optimize
● Alias: EGO.nsteps
1 images

goldsteinprice (Package: DiceOptim) : 2D test function

Goldstein-Price 2-dimensional test function.
● Data Source: CranContrib
● Keywords: internal, optimize
● Alias: goldsteinprice
● 0 images

max_EI (Package: DiceOptim) : Maximization of the Expected Improvement criterion

Given an object of class km and a set of tuning parameters (lower,upper,parinit, and control), max_EI performs the maximization of the Expected Improvement criterion and delivers the next point to be visited in an EGO-like procedure.
● Data Source: CranContrib
● Keywords: optimize
● Alias: max_EI
1 images

AKG (Package: DiceOptim) : Approximate Knowledge Gradient (AKG)

Evaluation of the Approximate Knowledge Gradient (AKG) criterion.
● Data Source: CranContrib
● Keywords:
● Alias: AKG
4 images

kriging.quantile (Package: DiceOptim) : Kriging quantile

Evaluation of a kriging quantile a a new point. To be used in an optimization loop.
● Data Source: CranContrib
● Keywords:
● Alias: kriging.quantile
4 images