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