Commit Graph

8 Commits

Author SHA1 Message Date
R.J. Renken cbcee6ac27 Please use EndPoint25Mar2022 as the stable branch.
Changes made to CREClass.m
Here I've added an alternative calculation for the Relevance Boundary.
CalcRBShannon is now part of the CREClass.m file.
The TestCREClass has been updated to allow testing this new feature.
NB: this is work in progress
2022-11-24 14:09:47 +01:00
R.J. Renken 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
R.J. Renken 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
R.J. Renken 2274e88690 removed a bug in the "old" slow calculation. (option) UseHistProxy=false 2022-03-23 12:44:42 +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
R.J. Renken 41d09392ca First upload of code 2019-04-04 08:35:34 +02:00