Main fitted object returned by fit_bread(). Thin S4 wrapper with stable
slots that downstream packages can depend on.
Slots
callThe original
fit_bread()call.paramsList of parameters used (delta, prob_cutoff, summary_fun, mode, backend, contrast, min_probes, feature_class_col, iter, chains, cores, seed).
mode"summary"or"hierarchical".assay_nameAssay name used from
se.input_scale"M"or"Beta".mappingProbe-to-region data frame from
map_probes_to_features().featuresGRangesof regions that survivedmin_probesfiltering.modelInternal fit object from
fit_bread_summary().posteriorPer-region posterior summary data frame.
resultsPer-region data frame with classification column.
diagnosticsList with backend, seed, feature counts, failure counts.