meanfield.lgcpPredict: meanfield.lgcpPredict function

View source: R/lgcpMethods.R

meanfield.lgcpPredictR Documentation

meanfield.lgcpPredict function

Description

This is an accessor function for objects of class lgcpPredict and returns the mean of the field Y as an lgcpgrid object.

Usage

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

Arguments

obj

an object of class lgcpPredict

...

additional arguments

Value

returns the cell-wise mean of Y computed via Monte Carlo.

See Also

lgcpPredict, lgcpgrid


lgcp documentation built on Oct. 3, 2023, 5:08 p.m.