predict.modelLinear: Predict: Combinatorial Kriging

Description Usage Arguments Value See Also

View source: R/modelLm.R

Description

Predict with amodelLinear fit.

Usage

1
2
## S3 method for class 'modelLinear'
predict(object, x, ...)

Arguments

object

fit of the Kriging model (settings and parameters), of class modelLinear.

x

list of samples to be predicted

...

further arguments, not used

Value

numeric vector of predictions

See Also

modelLinear


CEGO documentation built on May 14, 2021, 1:08 a.m.