Learn R Programming

decisionSupport (version 1.114)

print.summary.mcSimulation: Print the summary of a Monte Carlo simulation.

Description

This function prints the summary of of mcSimulation obtained by summary.mcSimulation.

Usage

# S3 method for summary.mcSimulation
print(x, ...)

Arguments

x

An object of class mcSimulation.

...

Further arguments to be passed to print.data.frame.

See Also

mcSimulation, summary.mcSimulation, print.data.frame