Stat Table
constructor(stats: List<StatisticIfc>, caption: String? = null, confidenceLevel: Double = 0.95, detail: Boolean = false)(source)
Parameters
stats
the statistics to tabulate; must not be empty
caption
optional table caption
confidence Level
confidence level for half-width and CI columns; defaults to 0.95
detail
false (default) = compact half-width summary; true = compact summary + diagnostic table