StatPropertyTable

constructor(stat: StatisticIfc, caption: String? = null, confidenceLevel: Double = 0.95)(source)

Parameters

stat

the single statistic to display

caption

optional table caption; defaults to stat.name

confidenceLevel

confidence level for half-width and CI rows; defaults to 0.95