ppe_forecast: PPE need weekly

View source: R/commodities_forecast.R

ppe_forecastR Documentation

PPE need weekly

Description

Calculates PPE need forecasts for different cadres of HCWs for the forecast period.

Usage

ppe_forecast(equipment, hcws, patients, cases, tests, screening_hcws, params)

Arguments

equipment

This should be the data frame of equipment need

hcws

HCWs_weekly

patients

patients_weekly

cases

cases_weekly

tests

diagnostics_weekly

screening_hcws

screening_hcws_weekly

params

From get_parameters()

Value

Dataframe of PPE needs weekly

category

Category of item: either Case management - accessories & consumables or Case management - biomedical equipment

week_begins

Date the week begins

week_ends

Date the week ends

unit

Unit items supplied in

item

Item name

total_amount

Total amount of that item (sum of all columns following)

amount_inpatient_hcw

Total amount for inpatient HCWs - including HCWs, cleaners, ambulance workers, informal caregivers, and biomedical engineers

amount_inpatient_patient

Total amount for inpatient patients

amount_isolation

Total amount for informal caregivers and patients in isolation

amount_screening

Total amount for screening HCWs and screened patients

amount_lab

Total amount for lab technicians and cleaners


mrc-ide/esft documentation built on July 31, 2023, 2:30 p.m.