[size=150]Hello, everyone,
I have some data need to fit with errorbars both in X and Y. Does any one know how can It be done with ROOT?
Does ROOT support fitting with both errorbars in X and Y?
Many thanks!
[/size]
[size=150]Hello, everyone,
I have some data need to fit with errorbars both in X and Y. Does any one know how can It be done with ROOT?
Does ROOT support fitting with both errorbars in X and Y?
Many thanks!
[/size]
Use class TGraphErrors
Rene
many thanks for your reply.
I would like to try it.