define_evppi: Define an Expected Value of Partial Perfect Information...

View source: R/evppi_define.R

define_evppiR Documentation

Define an Expected Value of Partial Perfect Information (EVPPI) Analysis

Description

Define the parameter for EVPPI analysis of Markov models using a linear regression metmodeling approach

Usage

define_evppi(...)

define_evppi_(par_names)

Arguments

par_names

String of parameter name or names

Details

The parameter name should be a string

Value

An evppi object.

References

  1. Jalal H, Alarid-Escudero F. A Gaussian Approximation Approach for Value of Information Analysis. Med Decis Making 2018; 38(2): 174-188.

Examples

evppi.p1 <- define_evppi(
  prob1
)
evppi.p1

PolicyAnalysisInc/heRoMod documentation built on March 23, 2024, 4:29 p.m.