The sherpa.fit module

Classes

Fit(data, model[, stat, method, estmethod, …]) Fit a model to a data set.
IterFit(data, model, stat, method[, …])
FitResults(fit, results, init_stat, …) The results of a fit.
StatInfoResults(statname, statval, …[, …]) A summary of the current statistic value for one or more data sets.
ErrorEstResults(fit, results[, parlist]) The results of an error estimation run.

Class Inheritance Diagram

Inheritance diagram of Fit, IterFit, FitResults, StatInfoResults, ErrorEstResults