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