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