Problem in 2D fitting

Hi,

I want to do 2D fitting by specifying the x and y boundaries and using the binned likelihood method, but unfortunately, I have the following error.:

Can someone tell how to resolve this ?

Thanks

I guess you need to set the β€œX” and β€œY” ranges for your fit function and then fit your histogram adding the "R" fit option (without explicitly setting β€œxmin” and β€œxmax”).