meanfield.lgcpPredictINLA {lgcp}R Documentation

meanfield.lgcpPredictINLA function

Description

A function to return the mean of the latent field from a call to lgcpPredictINLA output.

Usage

## S3 method for class 'lgcpPredictINLA'
meanfield(obj, ...)

Arguments

obj

an object of class lgcpPredictINLA

...

other arguments

Value

the mean of the latent field


[Package lgcp version 2.0 Index]