e68267182d
Major update on CCREClass and some bug fixes in the CRE class.
...
CCRE class is now "more logical" from a programing point of view.
Created a fucntion to create the bin-edges for the reference function.
"condensed" the calc function (removed redundancies)
2022-03-27 17:12:16 +02:00
ce95974c7b
Big modification in the way the histogram is calculated.
...
Now first the edges are calculated based on the two paramters: EqualSizeBinFlag and UseHistProxy.
Once edges for bins are known (calculated) creating the cdf is the same for all cases.
2022-03-26 16:10:39 +01:00
3998755f40
Allow for constant log(dFC) across bins. i.e. all bins will contain (approximately) and equal number of datum points.
...
In other words binsize for the refence is adapted such that the number of points per bin is equal.
2022-03-25 16:06:59 +01:00
2274e88690
removed a bug in the "old" slow calculation. (option) UseHistProxy=false
2022-03-23 12:44:42 +01:00
Renken
6c31374b1a
updated TestCREClass
2020-02-25 17:30:53 +01:00
Renken
8ac21ada83
Solved bug in usage histcount function used in the method: CCREClass.Calc. Now it calculates probability as it should.
...
Updated the test script
2020-02-21 16:16:54 +01:00
Renken
026a3f589f
updated TestCREClass
2020-02-21 08:42:07 +01:00
Renken
11d91979df
added CCREClass
2020-02-21 08:24:58 +01:00
Renken
baac9e2032
Added the first attempt at CCRE
2020-02-20 18:14:55 +01:00
Renken
2c7a9f90f0
Updated hist command to histcount in order to comply with matlab development
2020-02-19 09:59:14 +01:00
Renken
fb282e53e1
2020-02-19 08:31:30 +01:00
41d09392ca
First upload of code
2019-04-04 08:35:34 +02:00