Coerce an object into an object with S4 class "km" from the
DiceKriging package.
Usage
as.km(x, ...)
Value
An object with S4 class "km".
Arguments
x
Object to be coerced.
...
Further arguments for methods.
Details
Such a coercion is typically used to compare the performance of
the methods implemented in the current rlibkriging package to
those which are available in the DiceKriging package.