landscapeGeneratorGaussianEval: Gaussian Landscape Evaluation

View source: R/distanceBasedLandscapeGenerators.R

landscapeGeneratorGaussianEvalR 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


CEGO documentation built on May 29, 2024, 3:35 a.m.