plotMarkovChain: Plots the Markov chain determined from the transition matrix.

Description Usage Arguments See Also

Description

Plots the Markov chain determined from the transition matrix.

Usage

1
plotMarkovChain(net, edge.weight.mult = 5, arrow.size = 0.3)

Arguments

net

Markov chain derived from calling asMarkovChain function.

edge.weight.mult

Multiply the original edge weight by this factor.

arrow.size

Size of the arrow tips.

See Also

asMarkovChain


cschieberle/lifeCourseExposureTrajectories documentation built on May 30, 2019, 4:02 p.m.