Rdocumentation
powered by
Learn R Programming
lgcp (version 1.3-8)
GAupdate: 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