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