Package jdistlib.inference
Class InferenceHtmlReport
java.lang.Object
jdistlib.inference.InferenceHtmlReport
Self-contained headless HTML report composed from diagnostic data and SVGs.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Stringrender(String title, McmcDiagnosticReport report, ModelGraph graph, ChartSpec... charts)
-
Method Details
-
render
public static String render(String title, McmcDiagnosticReport report, ModelGraph graph, ChartSpec... charts)
-