half Width Summary Report As Mark Down
fun halfWidthSummaryReportAsMarkDown(title: String? = null, level: Double = 0.95, df: DecimalFormat? = null): StringBuilder
Gets the half-width summary report as a MarkDown string
Return
the string builder containing the report
Parameters
title
an optional title for the report
df
a DecimalFormat for formatting the numbers
level
the confidence level for the half-width calculation