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