Description Usage Arguments Details Value Examples
Sets or retrieves the default number of simulations.
1 2 |
n |
Number of simulations. |
ndvar() gets and ndvar(n) sets the default number of simulation in the 1D simulations or the number of simulation in the variability dimension in the 2D simulations.
ndunc() gets and ndunc(n) sets the number of simulations in the uncertainty dimension in the 2D simulations.
n is rounded to its ceiling value.
The default values when loaded are 1001 for ndvar and 101 for ndunc.
The current value, AFTER modification if n is present (!= options).
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.