Properties
Link copied to clipboard
Column headers for the compact ReportNode.StatTable view.
Link copied to clipboard
Column headers for the diagnostic extension table produced when ReportNode.StatTable.detail is true.
Functions
Link copied to clipboard
fun compactStatRows(stats: List<StatisticIfc>, confidenceLevel: Double, fmt: (Double) -> String): List<List<String>>
Builds the compact row data for a ReportNode.StatTable.
Link copied to clipboard
Builds the diagnostic row data for the extended ReportNode.StatTable view (appended when ReportNode.StatTable.detail is true).