asDataFrame

fun asDataFrame(level: Double = 0.95): DataFrame<StatisticData>

Converts the statistics in the reporter to a data frame containing the statistical data with confidence intervals specified the supplied level. The default level is 0.95.