is.expr: FALSE to send a call, TRUE to send an expression (see Examples)
Details
The model should be put between { and the last line should be of the form mc(...) . Any reference to the number of simulation in the dimension of variability should be done via ndvar() or (preferred) nsv . Any reference to the number of simulations in the dimension of uncertainty should be done via ndunc() or (preferred) nsu .
Returns
an expression, with class mcmodel
See Also
expression.
evalmcmod to evaluate the model.
mcmodelcut to evaluate high Dimension Monte Carlo Model in a loop.