Specify a random move of nature in a stage
natureMove(name, set, probs = NULL, table = NULL, fixed = NULL, tremble.prob = NULL, ...)
| name | The variable name of the variable |
|---|---|
| set | The set of different values. Can be a rhs only formula. |
| probs | The probability of each element in set. If NULL all moves are equally likely. Can be a rhs formula |