Rdocumentation
powered by
Learn R Programming
heemod (version 0.5.1)
normalize_ce: Normalize Cost and Effect
Description
Normalize cost and effect values taking base model as a reference.
Usage
normalize_ce(x)
Arguments
x
Result of
run_model
or
run_psa
.
Value
Input with normalized
.cost
and
.effect
, ordered by
.effect
.