9 %> =1. Whether to plot the histograms
15 o.classtitle = 'Histograms comparison';
16 o.inputclass = 'soitem_fhg';
21 methods(Access=protected)
22 function out = do_use(o, obj)
27 r.subsetsprocessors = o.subsetsprocessors;
28 r.flag_plot_hists = o.flag_plot_hists;
Passes on to report_log_fselrepeater_histcomp.
Histograms and biomarkers comparison using various subsetsprocessor objects.
Base for all reports that operate on a soitem object.