GAreturnvalue: GAreturnvalue function

View source: R/gridAverageMethods.R

GAreturnvalueR Documentation

GAreturnvalue function

Description

Generic function defining the the returned value for the gridAverage class of functions. The function is called invisibly within MALAlgcp and facilitates the computation of Monte Carlo Averages online.

Usage

GAreturnvalue(F, ...)

Arguments

F

an object

...

additional arguments

Value

method GAreturnvalue

See Also

setoutput, GAinitialise, GAupdate, GAfinalise


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