Rdocumentation
powered by
Learn R Programming
lgcp (version 1.0)
varfield.lgcpPredict: varfield...
Description
varfield.lgcpPredict function
Usage
## S3 method for class 'lgcpPredict': varfield(obj, ...)
Arguments
obj
an object of class lgcpPredict
...
additional arguments
Value
returns the cell-wise variance of Y computed via Monte Carlo.
Details
This is an accessor function for objects of class
lgcpPredict
and returns the variance of the field Y as an lgcpgrid object.
See Also
lgcpPredict