Cost RDTs
cost_rdt.Rd
RDTs are used for diagnosis of malaria. When costing it is also common to add additional costs for RDTs used to diagnose non-malaria fevers.
Arguments
- n_tests
Number of tests. Numeric scalar or vector.
- rdt_unit_cost
Unit cost for rapid diagnostic test. Numeric scalar or vector.
- delivery_mark_up
A mark up for in-country delivery to a public health facility. Numeric scalar or vector. Expressed as a proportion of the test unit cost.
- input_year
Year the unit costs are reported in
- ...
Additional arguments passed to `inflation_adjust()`