GFupdate {lgcp} | R Documentation |
GFupdate function
Description
Generic function defining the the update step for the gridFunction
class of objects.
The function is called invisibly within MALAlgcp
and facilitates the dumping of data to disk
Usage
GFupdate(F, ...)
Arguments
F |
an object |
... |
additional arguments |
Value
method GFupdate
See Also
setoutput, GFinitialise, GFfinalise, GFreturnvalue
[Package lgcp version 2.0 Index]