This function calculates the EMSR booking limits
Usage
emsr_limits(fares, means, vars, capacity)
Arguments
- fares
Vector of fares.
- means
Vector of demand mean forecast for each fare class.
- vars
Vector of demand variance forecast for each fare class.
- capacity
nteger for total capacity.