miranov25 / RootInteractive

5 stars 12 forks source link

Ndimensional Linear regression in the RootInteractive - user interface specification https://en.wikipedia.org/wiki/Linear_regression #324

Open miranov25 opened 1 year ago

miranov25 commented 1 year ago

Theoretical consideration:

User interface (scikit like)

Visualization of scikit like Value Fit

Visualization of the ND Value fit

pl0xz0rz commented 1 year ago

1D and ND fits using Tikhonov regularization already working, implemented by #325

Array of 1D fits should be simple to implement, simplest interface I can think of will be equivalent to the current interface for ND histograms