Have I undertaken enough simulations (nsim)? Has my MSE converged on stable
(reliable) peformance metrics?
Usage
Converge(MSEobj, thresh = 2, Plot = TRUE)
Arguments
MSEobj
An MSE object of class 'MSE'
thresh
The convergence threshold (percentage). If mean performance
metrics are within thresh percent of the second to last interation, the MSE
can be considered to have converged.