normalizeMatrix: Normalize design

Description Usage Arguments Value See Also

View source: R/buildKrigingForrester.R

Description

Normalize design by using minimum and maximum of the design values for input space. Supportive function for Kriging model, not to be used directly.

Usage

1
normalizeMatrix(x, ymin, ymax)

Arguments

x

design matrix in input space

ymin

minimum vector of normalized space

ymax

maximum vector of normalized space

Value

normalized design matrix

See Also

buildKriging


bartzbeielstein/SPOT documentation built on June 13, 2020, 5:58 p.m.