Searched refs:base_estimates (Results 1 – 6 of 6) sorted by relevance
42 let base_estimates: Estimates = fs::load(&estimates_file)?; in common() localVariable67 base_estimates, in common()
198 base_estimates, in common()212 base_estimates, in common()
144 } = comparison.base_estimates.slope.as_ref().unwrap(); in regression_comparison_figure()
160 } = comparison.base_estimates.slope.as_ref().unwrap(); in regression_comparison_figure()
33 pub base_estimates: Estimates, field
697 && comp.base_estimates.slope.is_some() in generate_plots()