summary.monte_carlo_causens {causens} | R Documentation |
Summarize the results of a causal sensitivity analysis via the Monte Carlo method.
Description
Summarize the results of a causal sensitivity analysis via the Monte Carlo method.
Usage
## S3 method for class 'monte_carlo_causens'
summary(object, ...)
Arguments
object |
An object of class |
... |
Additional arguments to be passed to |
Value
A summary of results from a Monte Carlo causal sensitivity analysis.
[Package causens version 0.0.3 Index]