Rdocumentation
powered by
Learn R Programming
lgcp (version 1.3-8)
GAupdate.MonteCarloAverage: GAupdate.MonteCarloAverage function
Description
Update a Monte Carlo averaging scheme. This function performs the Monte Carlo sum online.
Usage
## S3 method for class 'MonteCarloAverage': GAupdate(F, ...)
Arguments
F
an object of class MonteCarloAverage
...
additional arguments
Value
updates Monte Carlo sums
See Also
MonteCarloAverage
,
setoutput
,
GAinitialise
,
GAupdate
,
GAfinalise
,
GAreturnvalue