natureMove: Specify a random move of nature in a stage

Description Usage Arguments See Also

View source: R/game.r

Description

Specify a random move of nature in a stage

Usage

1
2
natureMove(name, set, probs = NULL, table = NULL, fixed = NULL,
  tremble.prob = NULL, ...)

Arguments

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

See Also

Other Define Stage: action, stage


skranz/gtree documentation built on March 27, 2021, 6:03 a.m.