ParameterEstimator ================== .. currentmodule:: gammapy.estimators .. autoclass:: ParameterEstimator :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ParameterEstimator.config_parameters ~ParameterEstimator.selection_optional ~ParameterEstimator.tag .. rubric:: Methods Summary .. autosummary:: ~ParameterEstimator.copy ~ParameterEstimator.estimate_best_fit ~ParameterEstimator.estimate_counts ~ParameterEstimator.estimate_errn_errp ~ParameterEstimator.estimate_npred ~ParameterEstimator.estimate_scan ~ParameterEstimator.estimate_ts ~ParameterEstimator.estimate_ul ~ParameterEstimator.run .. rubric:: Attributes Documentation .. autoattribute:: config_parameters .. autoattribute:: selection_optional .. autoattribute:: tag .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: estimate_best_fit .. automethod:: estimate_counts .. automethod:: estimate_errn_errp .. automethod:: estimate_npred .. automethod:: estimate_scan .. automethod:: estimate_ts .. automethod:: estimate_ul .. automethod:: run