BoxplotStatParameters

interface BoxplotStatParameters : OptionsCapsule

Properties for parameters of statBoxplot().

Inheritors

Properties

Link copied to clipboard
abstract val coef: Number?

Length of the whiskers as multiple of IQR.

Link copied to clipboard
abstract val varWidth: Boolean?

If false make a standard box plot. If true, boxes are drawn with widths proportional to the square-roots of the number of observations in the groups.