print.summary.mcSimulation {decisionSupport}R Documentation

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 class '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


[Package decisionSupport version 1.113 Index]