as.km | R Documentation |
km
ObjectCoerce an object into an object with S4 class "km"
from the
DiceKriging package.
as.km(x, ...)
x |
Object to be coerced. |
... |
Further arguments for methods. |
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.
An object with S4 class "km"
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.