This is a relatively simple question, but does TFitter support a weighted fitting?
Sanjeeb.
This is a relatively simple question, but does TFitter support a weighted fitting?
Sanjeeb.
Could you clarify what you mean by “weighted fitting” ?
Rene
By weighted fitting, I mean that supplying weights for the (x, y) points in TGraph. Thus, when Fitting the TGraph with a user defined TF1, certain points will have more relevance than others. Thanks for help in advance,
Sanjeeb.
see comments in TGraph::Fit
root.cern.ch/root/htmldoc/TGraph.html#TGraph:Fit
Rene