update_simulate {rlibkriging} | R Documentation |
Update simulation of model on data.
Description
Update previous simulate of a model given in
object
.
Usage
update_simulate(object, ...)
Arguments
object |
An object representing a fitted model. |
... |
Further arguments of function |
Value
Updated simulation of model output.
[Package rlibkriging version 0.9-2.1 Index]