frequencyPlot

fun frequencyPlot(proportions: Boolean = false): StateFrequencyPlot

Creates a plot for the state frequencies. The parameter, proportions indicates whether proportions (true) or frequencies (false) will be shown on the plot. The default is false.