Provides a summary of the simulation results.
# S4 method for Simulation
summary(object, description.summary = TRUE, ...)
object of class Simulation
logical indicating whether an explanation of the summary should be included
can specify if you want the maximum number of iterations to be used where at least one model converged (use.max.reps = TRUE) or only use iterations where all models converged (use.max.reps = FALSE)