| VW | R Documentation |
Liron's Virtual Waiting function
VW(Res.service, s)
Res.service |
vector of residual service times |
s |
the number of servers |
VW(c(1.2,1.5,0.3), s = 2) VW(c(1.2,1.5,0.3), s = 3) VW(c(1.2,1.5,0.3), s = 4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.