gridfun.lgcpPredict {lgcp} | R Documentation |
gridfun.lgcpPredict function
Description
Accessor function for lgcpPredict objects
: returns the gridfunction
argument
set in the output.control
argument of the function lgcpPredict
.
Usage
## S3 method for class 'lgcpPredict'
gridfun(obj, ...)
Arguments
obj |
an object of class lgcpPredict |
... |
additional arguments |
Value
returns the output from the gridfunction option of the setoutput argument of lgcpPredict
See Also
[Package lgcp version 2.0 Index]