export_savi: Export PSA Results for SAVI

View source: R/evpi.R

export_saviR Documentation

Export PSA Results for SAVI

Description

Export the result of a PSA in a format compatible with Sheffield Accelerated Value of Information software.

Usage

export_savi(x, folder = ".")

Arguments

x

PSA result.

folder

A folder where to save the csv files.

Details

This function saves 3 files at the path given by folder: param.csv, the parameter values, cost.csv and effect.csv the cost and effect results.

The official SAVI website can be found at this URL: https://https://savi.shef.ac.uk/SAVI/

Value

Nothing. Creates 3 files.


pierucci/heemod documentation built on July 17, 2022, 9:27 p.m.