Rev Language Reference


srMinESS

Usage

srMinESS(RealPos minEss, String filename, Natural frequency, String burninMethod)

Arguments

minEss : RealPos (pass by value)
The minimum ESS threshold when stopping is allowed.
filename : String (pass by value)
The name of the file containing the samples.
frequency : Natural (pass by value)
The frequency how often to check for convergence.
Default : 10000
burninMethod : String (pass by value)
Which type of burnin method to use.
Default : ESS
Options : ESS|SEM