Learn R Programming

CEGO (version 2.4.3)

landscapeGeneratorGaussianEval: Gaussian Landscape Evaluation

Description

Evaluate a Gaussian landscape. Should not be called directly.

Usage

landscapeGeneratorGaussianEval(x, glg)

Value

returns a list, with the following items:

value value of the combined landscape components value of each component

Arguments

x

list of samples to evaluate

glg

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

See Also

landscapeGeneratorGaussian