countCost: Counts a cost of the interventions in the cohort

Description Usage Arguments Value

Description

Counts a cost of the intervention based on the cost data and the times spent in each state.

Usage

1
countCost(cohort, cost)

Arguments

cohort

a cohort simulated in simulateCohort()

cost

a list of lists:stateCost, units and qalys defining costs of basic units of cost, cost per state expressed in basic units and QALY for each state.

Value

c("qaly","cost") qaly an average QALY for an individual in the cohort cost an average cost for an individual in the cohort


GUIgems documentation built on May 1, 2019, 8:19 p.m.

Related to countCost in GUIgems...