simulate_from_model_single | R Documentation |
This is an internal function. Users should call the wrapper function
simulate_from_model
.
simulate_from_model_single(model, nsim, index, seed)
model |
a Model object |
nsim |
number of simulations to be conducted. |
index |
a positive integer index. |
seed |
this is the 7 digit seed used by L'Ecuyer RNG |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.