Learn R Programming

CEGO (version 2.1.0)

landscapeGeneratorGaussianEval: 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