Provides a summary of the simulation results.
1 2 | ## S4 method for signature 'Simulation'
summary(object, description.summary = TRUE, ...)
|
object |
object of class Simulation |
description.summary |
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.