Response surface: Kriging

Kriging algorithm

KrigingAlgorithm(*args)

Kriging algorithm.

KrigingResult(*args)

Kriging result.

Construction of the regression basis

BasisFactory(*args)

Basis factory to construct the regression basis.

ConstantBasisFactory(*args)

Constant basis factory to construct the regression basis.

LinearBasisFactory(*args)

Linear basis factory to construct the regression basis.

QuadraticBasisFactory(*args)

Quadratic basis factory to construct the regression basis.

Kriging random vector

KrigingRandomVector(*args)

KrigingRandom vector, a conditioned Gaussian process.