Learn R Programming

lgcp (version 1.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 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