View source: R/eviSimulation.R
| summary.eviSimulation | R Documentation |
Produces result summaries of an Expected Value of Information (EVI) simulation obtained by
the function eviSimulation.
## S3 method for class 'eviSimulation'
summary(object, ..., digits = max(3, getOption("digits") - 3))
object |
An object of class |
... |
Further arguments passed to |
digits |
how many significant digits are to be used for numeric and complex x.
The default, NULL, uses |
An object of class summary.eviSimulation.
eviSimulation, print.summary.eviSimulation,
summary.welfareDecisionAnalysis,
sort.summary.eviSimulation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.