html Goodness Of Fit Summary
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 for a particular scoring result.
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 for the recommended distribution.