inb: Run an incremental net benefit analysis

Description Usage Arguments Value

View source: R/inb.R

Description

must have an object from ceamodel_incremental run first if icer_analysis has been run then intv1 and intv2 exist and will be pulled

Usage

1
2
inb(ceamodel = list(), intv1 = NA, intv2 = NA, n_lam = 101,
  lam_upper = NA)

Arguments

ceamodel

Object of class ceamodel

intv1

Reference to one of the conditions specified in the intervention variable of cea_lst

n_lam

Number of lambda values to run in analysis

lam_upper

Upper limit of lambda values to run in analysis

intv1

Reference to one of the conditions specified in the intervention variable of cea_lst, should be different from intv1

Value

An object of class XXX


bmckay/ceaR documentation built on May 23, 2019, 9:01 p.m.

Related to inb in bmckay/ceaR...