landscapeGeneratorGaussianEval {CEGO}R Documentation

Gaussian Landscape Evaluation

Description

Evaluate a Gaussian landscape. Should not be called directly.

Usage

landscapeGeneratorGaussianEval(x, glg)

Arguments

x

list of samples to evaluate

glg

list of values defining the Gaussian Landscape, created by landscapeGeneratorGaussianBuild.

Value

returns a list, with the following items:
value value of the combined landscape components value of each component

See Also

landscapeGeneratorGaussian


[Package CEGO version 2.4.3 Index]