MarkovSimulation
. This prints all states that have a non-zero probability to be reached after the number of iterations in the Markov simulation. If the simulation was run with returnTable=TRUE
, it also prints a table of state transitions and their probabilities to be chosen in a single step.print.MarkovSimulation(x,
activeOnly = FALSE,
...)
MarkovSimulation
to be printedFAL
print
method. Currently not used.print
, markovSimulation