bullwhipgame {bullwhipgame} | R Documentation |
Bullwhip Effect Demo in Shiny
Description
bullwhipgame is a Shiny app to illustrate and visualize the bullwhip effect, i.e, the increase in demand variability along the supply chain. The game simulates the distribution process of a single product that uses a four stages supply chain: reailer, wholesaler, distributor and factory. The members of the supply chain need to meet customer demand with minimal shortage situations and inventory cost, while satisfying service level requirements. All participants use the same inventory replenishment policy, forecast method, delivery lead time and service level. Holding and shortage cost are fixed and information sharing and cooperation is not allowed.
Usage
bullwhipgame()
Value
Nothing
Examples
if(interactive()){
bullwhipgame()
}
[Package bullwhipgame version 0.1.0 Index]