half Width Summary Report As La Te XTabular
fun halfWidthSummaryReportAsLaTeXTabular(maxRows: Int = 60, confLevel: Double = 0.95): List<StringBuilder>
Gets statistics as LaTeX tabular. Each StringBuilder in the list represents a tabular with a maximum number of rows
Response Name Average Half-width
Note: If the name has any special LaTeX characters the resulting tabular may not compile.
Return
a List of StringBuilders
Parameters
max Rows
maximum number of rows in each tabular
conf Level
the confidence level for the half-width calculation