Join Slack
Powered by
I can get inspiration from that
# mathematics
b
bjonnh
10/20/2020, 7:55 PM
I can get inspiration from that
a
altavir
10/20/2020, 8:01 PM
For CM it wraps only no-derivs algorithms
https://github.com/altavir/dataforge-old/blob/master/dataforge-stat/src/main/java/hep/dataforge/stat/fit/CMFitEngine.java
since I've used my own implementations for advanced things.
altavir
10/20/2020, 8:02 PM
https://github.com/altavir/dataforge-old/blob/master/dataforge-stat/src/main/java/hep/dataforge/stat/fit/Hessian.java
Here is error estimator with inversed hessian matrix (the same as in Python)
b
bjonnh
10/20/2020, 8:10 PM
I have to read about the maths behind that, I've been using that stuff blindly for years…
bjonnh
10/20/2020, 8:13 PM
thanks
3
Views
Open in Slack
Previous
Next