test_prcc: Test cost sensitivity using PRCC

Description Usage Arguments Value Examples

View source: R/test_prcc.R

Description

Test cost sensitivity using PRCC

Usage

1
test_prcc(df = NULL, params = NULL, target_time = NULL)

Arguments

df

A dataframe of cost effectiveness data. As produced by combine_data.

params

A dataframe of parameters used to generate model simulations. See example_parameters for an example dataset

target_time

Numeric, the time at which to estimate the model sensitivity. If not specified then this will default to the last fitted point that the model has produced output for.

Value

A data frame containing the names of the parameters in the model, the correlation with the outcome and the p value of this correlation

Examples

1
2
## Code
test_prcc

seabbs/ceplotr documentation built on Nov. 22, 2019, 11:07 p.m.