Examples showing the R interface.
Files | |
file | DataFrame.C |
![]() ![]() | |
file | example.C |
![]() ![]() | |
file | Function.C |
![]() ![]() | |
file | Functor.C |
![]() ![]() | |
file | GlobalMinimization.C |
![]() ![]() | |
file | Integration.C |
![]() ![]() | |
file | Interpolation.C |
![]() ![]() | |
file | Minimization.C |
![]() ![]() | |
file | SimpleFitting.C |
Create an exponential fitting The idea is to create a set of numbers x,y with the function x^3 and some noise from ROOT, fit the function to get the exponent (which must be near 3) and plot the points with noise, the known function and the fitted function. | |