annualized_tx_costs: Annualized treatment costs

Description Usage Arguments Value See Also Examples

View source: R/costmods.R

Description

Compute annualized drug acquisition and administration costs.

Usage

1

Arguments

x

An object in the same format as params_costs_tx.

Value

An object of class "annualized_tx_costs", which is a data.table of annualized treatment costs. Contains the columns:

agent

See description from the dosage element from params_costs_tx.

treatment

See description from the dosage element from params_costs_tx.

dosage

See description from the dosage element from params_costs_tx.

dose

See description from the dosage element from params_costs_tx.

unit

See description from the dosage element from params_costs_tx.

units_per_day

See description from the dosage element from params_costs_tx.

duration_days

See description from the dosage element from params_costs_tx.

discount_lower

See description from the discount element from params_costs_tx.

discount_upper

See description from the discount element from params_costs_tx.

acquisition_costs

Annualized drug acquisition costs.

administration_costs

Annualized drug administration costs.

See Also

params_costs_tx

Examples

1

InnovationValueInitiative/IVI-NSCLC documentation built on July 25, 2019, 8:03 p.m.