htmlGoodnessOfFitSummary

fun htmlGoodnessOfFitSummary(pdfModelingResults: PDFModelingResults, evaluationMethod: EvaluationMethod = EvaluationMethod.Scoring, plotFileName: String? = null): String

Produces a html representation of the goodness of fit results which include the distribution fit quad plot and the chi-squared goodness of fit statistics.