GAupdate {lgcp} | R Documentation |
GAupdate function
Description
Generic function defining the the update step for the gridAverage
class of functions.
The function is called invisibly within MALAlgcp
and facilitates the computation of
Monte Carlo Averages online.
Usage
GAupdate(F, ...)
Arguments
F |
an object |
... |
additional arguments |
Value
method GAupdate
See Also
setoutput, GAinitialise, GAfinalise, GAreturnvalue
[Package lgcp version 2.0 Index]