Learn R Programming

heemod (version 1.0.2)

run_bcea: Use the BCEA package

Description

Interfaces the output of run_psa() into the BCEA package.

Usage

run_bcea(x, ...)

Value

A BCEA analysis.

Arguments

x

Output from run_psa().

...

Additional arguments passed to BCEA::bcea().

Details

The BCEA package is needed for this function to work.