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 causens_monte_carlo.

...

Additional arguments to be passed to summary.

Value

A summary of results from a Monte Carlo causal sensitivity analysis.


[Package causens version 0.0.3 Index]