Learn R Programming

saeSim (version 0.11.0)

summary,sim_setup-method: Summary for a sim_setup

Description

Reports a summary of the simulation setup.

Usage

# S4 method for sim_setup
summary(object, ...)

Arguments

object

a sim_setup.

...

has no effect.

Examples

Run this code
# NOT RUN {
summary(sim_base_lm())
# }

Run the code above in your browser using DataLab