frequencyPlot

open override fun frequencyPlot(proportions: Boolean): IntegerFrequencyPlot

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