Description Usage Arguments Details Value See Also Examples
bullwhip
computes the increase of demand
variability for a simple two-stage supply chains
consisting of a single retailer and a single manufacturer using three
forcasting methods: Minimum Mean Square Error (MMSE), Simple Moving
Average (SMA) and Exponential Smoothing (ES) when the demand follows
a known stationary AR(1) stochastic process.
1 | bullwhip(method, phi, L, p, alpha)
|
method |
Character string specifing which method to use |
phi |
A vector of autoregressive parameters |
L |
A positive lead-time |
p |
Order to be used in the SMA method |
alpha |
Smoothing factor to be used in the ES method (0 < alpha < 1) |
The bullwhip
function has been deprecated and will be made defunct; use
the bullwhipgame package.
The measure for the bullwhip effect
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.