summary.Simulation-methods: summary

Description Usage Arguments

Description

Provides a summary of the simulation results.

Usage

1
2
## S4 method for signature 'Simulation'
summary(object, description.summary = TRUE, ...)

Arguments

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)


DSsim documentation built on March 26, 2020, 7:39 p.m.