-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Costing Module #1279
base: master
Are you sure you want to change the base?
Costing Module #1279
Conversation
Questions:
|
- include only those cadres from total capabilities which were used in the simulation
- stylistic changes
- we assume that the log file provides the units of consumables needed rather than the number of HSIs which use the consumable
- with update consumables cost
- with updated units for cost of consumables
add 3HP as new consumable for IPT
- and create placeholder for Isoniazid/Rifapentine
- 1. `ResourceFile_Consumables_Items_and_Packages.csv` - list of item codes and names - 2. `ResourceFile_consumabes_matched.csv` - crosswalk between consumables in the TLO model and the OpenLMIS dataset to extract availability (used proxy 'Isoniazid, 100mg' OR 'Isoniazid, 300mg') - 3. `ResourceFile_Consumables_availability_small.csv` - Final availability estimates - updated by running `consumables_availability_estimation.py` - 4 `ResourceFile_Costing.xlsx` - cost of tablet based on external web report
- to represent the new version of consumables costs following PR #1298
… modules to allow for clearer requesting of units of consumables for costing (correct number of units not yet implemented for all consumables)
Consumables costing Possible ways to derive x in practice -
References for drug theft and expiry:
Ratios based on LMIS data |
- to represent the new version of consumables costs following PR #1298
…iting_units_required_hiv # Conflicts: # resources/costing/ResourceFile_Costing.xlsx
Pending changes:
|
+ update calculation of deviation of model estimate from RM data - take min of absolute deviation from expenditure and budget + Add cervical cancer consumables to 'Other drugs and commodities'
- because this consists only of the cost of IRS and bednets
+ Print extracts for manuscript
+ remove old version of do_bar_plot
- this is a temporary fix while issue #1602 gets sorted
…nd plots - mean or median
This PR adds a costing module to the TLO model.
The current costing method is as follows -
