GAupdate.MonteCarloAverage {lgcp} | R Documentation |
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
[Package lgcp version 2.0 Index]