Description Usage Arguments Value See Also
Compute performance for multi criteria decision analysis (MCDA) criteria related to treatment attributes.
1 2 | txattr_performance(struct, patients, econmod,
treatments = iviNSCLC::treatments)
|
struct |
A |
patients |
A data table returned from |
econmod |
An economic model of class |
treatments |
An object in the same format as |
A data.table
with four columns:
sample
from econmod$disprog_
strategy_id
from econmod$disprog_
Route of administration, weighted by the time each simulated patient uses each therapy in a treatment sequence. Oral administration is given a value of 1 and intravenous administration is given a value of 0.
Years since FDA approval, weighted by the time each simulated patient uses each therapy in a treatment sequence.
See the example in the tutorial.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.