varfield.lgcpPredictINLA {lgcp} | R Documentation |
varfield.lgcpPredictINLA function
Description
A function to return the variance of the latent field from a call to lgcpPredictINLA output.
Usage
## S3 method for class 'lgcpPredictINLA'
varfield(obj, ...)
Arguments
obj |
an object of class lgcpPredictINLA |
... |
other arguments |
Value
the variance of the latent field
[Package lgcp version 2.0 Index]