| __init__(self, StatisticConfig config, ObservableInterface observable_interface) | StatisticInterface.StatisticInterface | |
| _cpp | StatisticInterface.StatisticInterface | protected |
| _to_cpp(self) | StatisticInterface.StatisticInterface | protected |
| clear_nuisance_user_file(self) | StatisticInterface.StatisticInterface | |
| compute_confidence_contour(self, ParamId p1, ParamId p2, float z, Sequence[float] bounds, Optional[ContourOptions] options=None) | StatisticInterface.StatisticInterface | |
| compute_MLE(self, Optional[Sequence[ParamId]] p_specs=None) | StatisticInterface.StatisticInterface | |
| compute_uncertainties(self) | StatisticInterface.StatisticInterface | |
| compute_uncertainties_and_sampling(self) | StatisticInterface.StatisticInterface | |
| config | StatisticInterface.StatisticInterface | |
| get_active_observable_dependencies(self) | StatisticInterface.StatisticInterface | |
| get_all_correlations(self) | StatisticInterface.StatisticInterface | |
| get_all_obs_correlations(self) | StatisticInterface.StatisticInterface | |
| get_all_obss_deps(self) | StatisticInterface.StatisticInterface | |
| get_obs_exp(self) | StatisticInterface.StatisticInterface | |
| get_p_specs(self, Optional[Sequence[ParamId]] p_specs=None) | StatisticInterface.StatisticInterface | |
| has_experiment_observable_selection(self) | StatisticInterface.StatisticInterface | |
| has_experiment_selection(self) | StatisticInterface.StatisticInterface | |
| prepare_likelihood_for_scan(self, Optional[Sequence[ParamId]] p_specs=None) | StatisticInterface.StatisticInterface | |
| print_cache(self) | StatisticInterface.StatisticInterface | |
| reload_nuisance_specs(self) | StatisticInterface.StatisticInterface | |
| save_likelihood_scan_csv(self, str|Path path, LikelihoodScanGrid grid) | StatisticInterface.StatisticInterface | |
| scan_likelihood_around_current_point(self, ParamId p1, ParamId p2, float x_half_width, float y_half_width, int nx, int ny) | StatisticInterface.StatisticInterface | |
| select_experiment(self, str experiment) | StatisticInterface.StatisticInterface | |
| select_experiment_observables(self, Sequence[ExperimentObs] observables) | StatisticInterface.StatisticInterface | |
| select_experiment_observables_all(self) | StatisticInterface.StatisticInterface | |
| select_experiments(self, Sequence[str] experiments) | StatisticInterface.StatisticInterface | |
| select_experiments_all(self) | StatisticInterface.StatisticInterface | |
| selected_experiment_observables(self) | StatisticInterface.StatisticInterface | |
| selected_experiments(self) | StatisticInterface.StatisticInterface | |
| set_manual_scan_point(self, Mapping[ParamId, float] p_hat, Mapping[ParamId, float] eta_hat) | StatisticInterface.StatisticInterface | |
| set_nuisance_user_file(self, str|Path user_yaml_path) | StatisticInterface.StatisticInterface | |
| update_cache(self, Optional[Sequence[ParamId]] p_specs=None) | StatisticInterface.StatisticInterface | |