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