Rev Language Reference


srStationarity

Usage

srStationarity(Probability prob, String filename, Natural frequency, String burninMethod)

Arguments

prob : Probability (pass by value)
The significance level.
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