Skip to contents

Compute all possible branch of probabilistic tree

Usage

compute_state_tree(base, change, prob)

Arguments

base

data.frame, calendar of state, from wich change may occur.

change

data.frame, calendar of state, that will be applied if a change occurs.

prob

numeric, probability to change from base to change for each possible states.

Value

A list of probabilistic calendar, when needed.

Author

Frédéric Grelot, frederic.grelot.1994_cran@m4x.org