Man pages for rlibkriging
Kriging Models using the 'libKriging' Library

activationGet activation function name
activation.MLPKrigingGet activation function for an MLPKriging model
as.kmCoerce an Object into a 'km' Object
as.km.KrigingCoerce a 'Kriging' object into the '"km"' class of the...
as.list.KrigingCoerce a 'Kriging' Object into a List
betaGet trend coefficients beta
beta.MLPKrigingGet trend coefficients beta for an MLPKriging model
beta.WarpKrigingGet trend coefficients beta for a WarpKriging model
centerXGet input centering vector
centerX.MLPKrigingGet input centering vector for an MLPKriging model
centerX.WarpKrigingGet input centering vector for a WarpKriging model
centerYGet output centering value
centerY.MLPKrigingGet output centering value for an MLPKriging model
centerY.WarpKrigingGet output centering value for a WarpKriging model
classKrigingShortcut to provide functions to the S3 class "Kriging"
classMLPKrigingShortcut to provide functions to the S3 class "MLPKriging"
classWarpKrigingShortcut to provide functions to the S3 class "WarpKriging"
copyDuplicate object.
copy.KrigingDuplicate a Kriging Model
copy.MLPKrigingDeep copy of MLPKriging model
copy.WarpKrigingDeep copy of WarpKriging model
covMatcovariance function
covMat.KrigingCompute Covariance Matrix of Kriging Model
F_Get trend matrix F
feature_dimGet feature dimensionality (d_out)
feature_dim.MLPKrigingGet feature dimensionality for an MLPKriging model
feature_dim.WarpKrigingGet feature dimensionality of warped space
fitFit model on data.
fit.KrigingFit 'Kriging' object on given data.
fit.MLPKrigingFit an MLPKriging model to data
fit.WarpKrigingFit a WarpKriging model to data
F_.MLPKrigingGet trend matrix F for an MLPKriging model
F_.WarpKrigingGet trend matrix F for a WarpKriging model
hidden_dimsGet hidden layer sizes
hidden_dims.MLPKrigingGet hidden layer sizes for an MLPKriging model
is_fittedCheck if the model has been fitted
is_fitted.MLPKrigingCheck whether an MLPKriging model is fitted
is_fitted.WarpKrigingCheck whether a WarpKriging model is fitted
kernelGet kernel name
kernel.WarpKrigingGet kernel name
KMCreate an 'KM' Object
KM-classS4 class for Kriging Models Extending the '"km"' Class
KrigingCreate an object with S3 class '"Kriging"' using the...
leaveOneOutCompute Leave-One-Out
leaveOneOutFunLeave-One-Out function
leaveOneOutFun.KrigingCompute Leave-One-Out (LOO) error for an object with S3 class...
leaveOneOut.KrigingGet leaveOneOut of Kriging Model
leaveOneOutVecLeave-One-Out vector
leaveOneOutVec.KrigingCompute Leave-One-Out (LOO) vector error for an object with...
loadLoad any Kriging Model from a file storage. Back to...
load.KrigingLoad a Kriging Model from a file storage
load.MLPKrigingLoad an MLPKriging model from file
load.WarpKrigingLoad a WarpKriging model from file
logLikelihoodCompute Log-Likelihood
logLikelihoodFunLog-Likelihood function
logLikelihoodFun.KrigingCompute Log-Likelihood of Kriging Model
logLikelihoodFun.MLPKrigingEvaluate log-likelihood at given GP theta
logLikelihoodFun.WarpKrigingEvaluate log-likelihood at given theta
logLikelihood.KrigingGet Log-Likelihood of Kriging Model
logLikelihood.WarpKrigingLog-likelihood of the fitted model
logMargPostCompute log-Marginal Posterior
logMargPostFunlog-Marginal Posterior function
logMargPostFun.KrigingCompute the log-marginal posterior of a kriging model, using...
logMargPost.KrigingGet logMargPost of Kriging Model
MGet whitened trend matrix M
MLPKrigingCreate an MLPKriging model (Deep Kernel Learning)
M.MLPKrigingGet whitened trend matrix M for an MLPKriging model
M.WarpKrigingGet whitened trend matrix M for a WarpKriging model
NoiseKMCreate a KM object with heteroscedastic noise (deprecated)
normalizeGet normalize flag
normalize.MLPKrigingGet normalize flag for an MLPKriging model
normalize.WarpKrigingGet normalize flag for a WarpKriging model
NuggetKMCreate a KM object with nugget effect (deprecated)
predict-KM-methodPrediction Method for a 'KM' Object
predict.KrigingPredict from a 'Kriging' object.
predict.MLPKrigingPredict with an MLPKriging model
predict.WarpKrigingPredict with a WarpKriging model
print.KrigingPrint the content of a 'Kriging' object.
regmodelGet regression model type
regmodel.MLPKrigingGet regression model type for an MLPKriging model
regmodel.WarpKrigingGet regression model type for a WarpKriging model
saveSave a Kriging Model inside a file. Back to base::save if...
save.KrigingSave a Kriging Model to a file storage
save.MLPKrigingSave an MLPKriging model to file
save.WarpKrigingSave a WarpKriging model to file
scaleXGet input scaling vector
scaleX.MLPKrigingGet input scaling vector for an MLPKriging model
scaleX.WarpKrigingGet input scaling vector for a WarpKriging model
scaleYGet output scaling value
scaleY.MLPKrigingGet output scaling value for an MLPKriging model
scaleY.WarpKrigingGet output scaling value for a WarpKriging model
sigma2Get process variance
sigma2.WarpKrigingGet process variance (concentrated MLE)
simulate-KM-methodSimulation from a 'KM' Object
simulate.KrigingSimulation from a 'Kriging' model object.
simulate.MLPKrigingSimulate from an MLPKriging model
simulate.WarpKrigingSimulate from a WarpKriging model
T_Get Cholesky factor T
thetaGet GP range parameters
theta.WarpKrigingGet GP range parameters
T_.MLPKrigingGet Cholesky factor T for an MLPKriging model
T_.WarpKrigingGet Cholesky factor T for a WarpKriging model
update-KM-methodUpdate a 'KM' Object with New Points
update.KrigingUpdate a 'Kriging' model object with new points
update.MLPKrigingUpdate an MLPKriging model with new observations
update_simulateUpdate simulation of model on data.
update_simulate.KrigingUpdate previous simulation of a 'Kriging' model object.
update_simulate.MLPKrigingUpdate simulated paths with new observations (FOXY algorithm)
update_simulate.WarpKrigingUpdate simulated paths with new observations (FOXY algorithm)
update.WarpKrigingUpdate a WarpKriging model with new observations
warp_affineAffine warping: w(x) = a*x + b
warp_boxcoxBox-Cox warping
warp_categoricalCategorical embedding
warpingGet warping specifications as strings
warping.WarpKrigingGet warping specification for a WarpKriging model
warp_knotsPiecewise-linear monotone warping with knots (Xiong et al....
WarpKrigingCreate a WarpKriging model
warp_kumaraswamyKumaraswamy CDF warping on [0,1]
warp_mlpPer-variable MLP warping (unconstrained, multi-dim output)
warp_neural_monoMonotone neural network warping
warp_noneNo warping (identity)
warp_ordinalOrdinal warping (learned ordered positions)
XGet training input matrix
X.MLPKrigingGet training input matrix
yGet training output vector
y.MLPKrigingGet training output vector
zGet whitened residuals z
z.MLPKrigingGet whitened residuals z for an MLPKriging model
z.WarpKrigingGet whitened residuals z for a WarpKriging model
rlibkriging documentation built on May 14, 2026, 1:06 a.m.