summary.riskyr | R Documentation |
summary.riskyr
provides a summary
method for objects of class "riskyr".
## S3 method for class 'riskyr' summary(object = NULL, summarize = "all", ...)
object |
An object of class "riskyr", usually a result of a call to |
summarize |
What is summarized as a vector consisting of |
... |
Additional parameters (to be passed to summary functions). |
An object of class summary.riskyr
with up to 9 entries.
A summary list obj.sum
with up to 9 entries, dependent on which information is requested by summarize
.
Scenario name, relevant condition , and N
are summarized by default.
riskyr
initializes a riskyr
scenario.
Other riskyr scenario functions:
plot.riskyr()
,
riskyr()
summary(scenarios$n4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.