Hello, I have a question on how the log likelihood fit for TH1→Fit works. How does ROOT calculate the likelihood function from the fit function? If I do h→Fit(“f“, “L“) how does ROOT calculate the log-likelihood function which needs to be maximized? Also, if necessary how can I change what ROOT uses as the likelihood function?
Thanks.