Target Capacity
calc_target_capacity.Rd
Applies Kingman/Marchal's Formula :
where cvd = coefficent of variation of time between arrivals cvd = coefficient of variation of sevice times waiting_time = target_wait / factor
Arguments
- demand
Numeric value of rate of demand in same units as target wait e.g. if target wait is weeks, then demand in units of patients/week.
- target_wait
Numeric value of number of weeks that has been set as the target within which the patient should be seen.
- factor
the amount we divide the target by in the waiting list e.g. if target is 52 weeks the mean wait should be 13 for a factor of 4
- cv_demand
coefficient of variation of time between arrivals
- cv_capacity
coefficient of variation between removals due to operations completed