resSimCosine | R Documentation |
Atomic Simulation for periodic arrivals (cosine model)
resSimCosine(n, params)
n |
Number of samples to generate. |
params |
names list of parameters (output of 'listParams()'). |
A list with the queue data
params <- exampleParams() R <- resSimCosine(n=100, params = params)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.