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