Have I undertaken enough simulations (nsim)? Has my MSE converged on stable (reliable) peformance metrics?
Converge(MSEobj, thresh = 2, Plot = TRUE)
An MSE object of class 'MSE'
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.
Should figures be plotted?