iceR: Caclulate incremental cost-effectiveness ratio based on...

Description Usage Arguments Details Value

Description

Caclulate incremental cost-effectiveness ratio based on differenes in effectiveness, cost

Usage

1
icer(deltaEff, deltaCost)

Arguments

deltaEff

Differences in clinical efficacy.

deltaCost

Differences in cost.

Details

ICER objects are numeric vectors representing cost-effectiveness ratios. When the referent is more costly/more effective than the comparator, the ICER is represented as a postive number. When the comparator is more costly/more effective, the ICER is represented as a negative value. Dominance is represented by infinite values (-Inf: Dominant, Inf: Dominated). If the referent have exactly as costly/effective, the ICER is represented as 0.

Value

An object of class ICER.


jrdnmdhl/iceR documentation built on May 20, 2019, 10:45 a.m.