Commit Graph
5 Commits
Author SHA1 Message Date
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 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
R.J. Renken 2274e88690 removed a bug in the "old" slow calculation. (option) UseHistProxy=false 2022-03-23 12:44:42 +01:00
R.J. Renken 41d09392ca First upload of code 2019-04-04 08:35:34 +02:00